/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */
@media screen and (max-width: 991px) {
    .index_slider_adaptive {
        display: none;
    }
    ul.breadcrumb li {
        margin-bottom: 0
    }
    section.page-top .maxwidth-theme .page-top-main {
        padding: 15px 0 10px;
    }
}
