@media(max-width:760px){
    body:not(.catalog-products-first) .catalog-hero,
    body:not(.catalog-products-first) .catalog-category-strip,
    body:not(.catalog-products-first) .catalog-subcategories,
    body:not(.catalog-products-first) .catalog-intro{display:none!important}
    .catalog-layout{padding-top:14px}
    .catalog-filter-trigger{margin-top:0}
    .catalog-toolbar{margin-top:0}
    .catalog-search .search-suggestions{position:static;width:100%;max-height:58vh;margin-top:8px;border-radius:14px;box-shadow:0 12px 32px rgba(28,38,33,.1)}
}
