﻿@media only screen and (max-width: 991px) {

    .btn-custom {
        width: 80% !important;
    }

    #sidebarfilter {
        display: none;
    }



}
