.btn_default {
    align-items: center;
    align-content: center;
    -webkit-appearance: none;
    border: 0 none;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    min-height: 3rem;
    padding: 1rem 1.5rem;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.25;
    letter-spacing: 0.4px;
    font-family: inherit;
    justify-content: center;
    transition: border 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), box-shadow 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), color 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), background 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    background: #19110b;
    color: #fff;
    width: 100%;
    min-width: 15rem;
    margin: 0 auto;
}

.page h2 {
    color: #202120;
    text-transform: uppercase;
    font-style: normal;
    font-size: 38px;
    line-height: 1.0526315789473684;
    font-weight: 400;
}

.container.-main h2 {
    margin: 25px 0px;
    font-weight: 400 !important;
    font-size: 38px;
}

.page__navigation {
    width: 100%;
    text-align: center;
}

.page_nav {
    width: 100%;
}

.page_nav ul {
    display: flex;
    margin: 45px auto 80px;
    justify-content: center;
}

.page_nav ul li {
    margin: 0 8px;
}

.bu-header-main-nav-child__content-links {
    height: 100%;
    overflow-y: auto !important;
    scrollbar-color: #d5d5d5 transparent;
    scrollbar-width: thin;
}

.bu-header-main-nav-child__content-links::-webkit-scrollbar {
    width: 6px
}

.bu-header-main-nav-child__content-links::-webkit-scrollbar-track {
    background-color: transparent
}

.bu-header-main-nav-child__content-links::-webkit-scrollbar-thumb {
    height: 30px;
    background-color: #d5d5d5;
    border-radius: 3px
}

.bu-header-main-nav-child__content-links::-webkit-scrollbar-thumb:hover {
    background: #646464
}

.grid-brands {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-gap: 20px;
    padding: 15px;

}

.grid-list-img {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.grid-list-img img {
    padding: 10px;
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}

.link_cap {
    text-transform: uppercase;
}

.bu-search-form .search {
    width: 100%;
}

.search-page {
    text-align: center;
}

.search_content {
    text-align: center;
}

.list_brand_none {
    display: none;
}

.all_brand span {
    color: #555;
    cursor: pointer;
    font-size: 14px;
    text-decoration: underline;

}

.bu-header-tools__tools-item span {
    position: absolute;
    top: 2px;
    right: 2px;
}

.cart-block {
    max-width: 1420px;
    margin: 0 auto;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
}

.cart_summary th {
    border-bottom: 1px solid #e4e4e4 !important;
}

.counter_qty {
    margin: 0 auto;
}

#basket_items input {
    text-align: center;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.top-part-category {
    justify-content: center !important;
}

h1.page-title {
    text-align: center;
    padding-left: 0 !important;
}

.pageH1 {
    padding-top: 4vh;
    margin-bottom: 20px;
    font-size: 2.5em;
    font-weight: 700;
    font-family: 'BUFONT-CYR';
    text-transform: uppercase;
}

.breadcrumb_container {
    display: flex;
    justify-content: center;
    padding-top: 30px;
    margin-bottom: -10px;
}

.final_sect_bradcrumb {
    color: #999;
}

.sect_lust_sub_wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.sect_lust_sub_h1 {
    padding: 0 10px 10px;
}

.sect_lust_sub_h1:hover {
    text-decoration: underline !important;
}

@media (min-width: 764px) {
    .breadcrumb_container_element {
        display: flex;
        flex-wrap: wrap;
        padding-left: 3.125vw;
        padding-right: 3.125vw;
        position: relative;
        top: 30px;
        z-index: 10;
    }
}

#similar-products, #similar-products-mob {
    margin-bottom: 50px;
}

.productName {
    margin-bottom: 0px !important;

}

.artnumber {
    margin-bottom: 22px;
    color: #999;
}

@media (min-width: 1024px) {
    .adv-grid .product-item {
        width: 33% !important;
    }

    .imageWrapper.product {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 10px !important;
    }
}

.brands-main {
    background: #efefef;
    padding: 35px 0px;
}

.brands-main .asnier-modal-button_next svg, .brands-main .asnier-modal-button_priv svg {
    top: calc(50% - 24px);
}

.owl-carousel3.asnier-atelier-slider {
    padding-bottom: 0px;
}

.asnier-slideshow-brand {
    height: 120px;
    line-height: 120px;


}

.asnier-slideshow-brand a {

}

.wrap-brand-list {
    height: 130px;
    line-height: 130px;
    display: flex;
    align-items: center;

}

.adv-grid2 .imageWrapper.product {
    height: 210px;
}

@media (min-width: 1024px) {
    .brands-main .asnier-slideshow_item {
        margin: 0 50px !important;
    }
}

.news-index {
    margin: 100px 0px;
}

.news-index .col-news {
    max-width: 340px;
    margin: 0 50px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.news__item_img {
    height: 480px;
}

.news__item_img a {
    display: block;
    height: 100%;
}

.news__item_img img {
    object-fit: contain; /*cover*/
    max-width: 100%;
    height: 100%;
}

.sec_news_box {
    display: flex;
    justify-content: center;
}

.news__item_desc {
    margin-top: 10px;
}

.news__item_name {
    text-align: center;
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 1.75rem;
    color: inherit;
    font-weight: 700;
    display: block;
}

@media (max-width: 1024px) {
    .sec_news_box {
        flex-wrap: wrap;
    }

    .news-index .col-news {
        margin-bottom: 50px;
    }

    .news__item_name {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}

.ask_q {
    margin-top: 100px;
    background: #efefef;
    padding: 45px 15px;
    text-align: center;
    margin-bottom: 45px;


}

.text_asq {
    max-width: 400px;
    margin: 0 auto;
}

.ask_q h2 {
    color: #202120;

    text-transform: uppercase;
    font-style: normal;
    font-size: 38px;
    line-height: 1.0526315789473684;
}

.ask_q .text_asq {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 22px;
}

.block_btn .btn {
    text-transform: uppercase;
    background: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #efefef;
}

.block_btn .btn:hover {
    opacity: 0.9;
    border: 1px solid #ddd;
}


/*Дизайнерский блок*/
.design_block {
    margin-top: 150px;
    padding: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.design_block .h2 {
    font-style: normal;
    font-size: 38px;
    line-height: 1.0526315789473684;

}

.design_block_left {
    width: 32.5%;
    padding-left: 120px;
}

.design_block_right {
    position: relative;
    margin-left: auto;
    width: 61.25%;

}

.design_block_right img {
    object-fit: cover;
}

.design_block_text {
    margin: 35px 0px;
    font-size: 20px;
    line-height: 24px;
}

.design_block_btn {
    max-width: 300px;
    text-transform: uppercase;
}

.miniSlideshow_item img, .miniSlideshow_img {
    text-align: center;
    margin: 0 auto;
}

@media (max-width: 1360px) {
    .design_block_left {
        padding-left: 40px;
    }

    .design_block_left {
        width: 40%;
    }

    .design_block_right {
        width: 55%;
    }

    .design_block_right img {
        height: 100%;
    }
}

@media (max-width: 600px) {
    .design_block_left {
        width: 100%;
        padding-left: 0px;
    }

    .design_block_right {
        width: 100%;
    }

    .design_block {
        flex-wrap: wrap;
        align-items: initial !important;
        justify-content: flex-start !important;
    }

    .design_block_right img {
        height: auto;
        max-height: 100%;
    }
}

.btn_one_click, .btn_korzina {
    text-transform: uppercase;
    min-width: 220px;
}

@media (min-width: 900px) and (max-width: 1400px) {
    .btn_one_click, .btn_korzina {
        min-width: 180px;
        font-size: 0.9rem !important;
        letter-spacing: .01rem !important;
        padding: 0.6rem !important;
    }
}

.block-tech-data {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.advantagesSpan {
    font-size: 14px;
}

.picture-block_slideshow .slick-track {
    display: flex;
}

.picture-block_slideshow .slick-track .slick-slide {
    display: flex;
    height: auto;
    align-items: center;
    justify-content: center;
}

.product_picture-block {
    padding-top: 35px;
}

@media (max-width: 767px) {
    .product-container, .product_picture-block {
        width: 100%;
    }
}


.advantages-block {
    display: flex;
    justify-content: space-around;
    width: 100%;
    grid-column: 1/3;
}

.advantages-item {
    max-width: 28%;
    display: flex;
    justify-content: space-between;
}

.advantages-item img {
    width: 40px;
    height: 40px;
}

.advantages-item .inner-text {
    margin-left: 15px;
}

.advantages-item .inner-text .title {
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    display: block;
}

.advantages-item .inner-text .value {
    line-height: 1.2;
    margin-top: 5px;
}

@media (max-width: 767px) {
    .advantages-block {
        display: none;
    }
}

.address_blocks {
    margin: 25px 0px;
}

.address_blocks span {
    font-weight: bold;
}

.address_blocks svg {
    position: relative;
    top: 4px;

}

.address_blocks .cls-1 {
    fill: #333;
}


/*Новое меню*/
.menu_line_3 {
    display: flex;
    justify-content: space-around;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #ededed;
}

.menu_line_3 a {
    color: #222222 !important;
}

.menu_line_3 a:hover {
    text-decoration: underline;
    color: #666 !important;
}

@media (max-width: 1024px) {
    .menu_line_3 {
        display: none;
    }
}

@media (min-width: 768px) {
    .bu-header-tools__services {
        text-align: center;
        align-items: center !important;
    }

    .bu-logo {

    }

    .cat_btn {
        align-items: center !important;
        display: flex;
        margin-left: 5rem;
    }

    .catalog_btn {
        display: flex;
        background-color: #19110b;
        color: #fff;

        box-sizing: border-box;
        text-decoration: none;
        font-size: 1rem;
        letter-spacing: .05rem;
        line-height: 1rem;
        font-weight: 400;
        border-radius: 3px;
        -webkit-transition: border .3s cubic-bezier(.39, .575, .565, 1), box-shadow .3s cubic-bezier(.39, .575, .565, 1), color .3s cubic-bezier(.39, .575, .565, 1), background .3s cubic-bezier(.39, .575, .565, 1);
        transition: border .3s cubic-bezier(.39, .575, .565, 1), box-shadow .3s cubic-bezier(.39, .575, .565, 1), color .3s cubic-bezier(.39, .575, .565, 1), background .3s cubic-bezier(.39, .575, .565, 1);
        padding: 8px 15px;
        text-align: center;
        cursor: pointer;
        border: none;

    }

    .li-menu-center a {
        padding: 0px 8px;
        color: #666 !important;
    }

    .li-menu-center a:hover {
        opacity: 0.7;
    }

    .time-work {
        display: flex;
        align-items: center;
    }
}

.header__burger {
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: relative;
    top: 2px;
    margin-right: 8px;
}

.header__burger span:nth-child(2) {
    margin: 4px 0;
}

.header__burger span {
    display: block;
    width: 16px;
    height: 1px;
    background-color: #fff;
}


.info_showroom {
    line-height: 15px;
    display: flex;
    align-items: center;
    flex-grow: 1;
    font-size: 17px;
    letter-spacing: 0.01em;
    min-width: 170px;
}

.info_contatcs {
    text-align: right;
    line-height: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 170px;
}

.bu-header-service-call__label {
    font-size: 18px !important;
}

.callback_me {
    font-size: 14px;
    cursor: pointer;
}

#cart-header {
    display: flex;
    justify-content: center;
    margin-right: 2rem;
}

#cart-header svg {
    width: 16px;

}

#cart-header span {
    position: relative;
    top: 14px;
}

.closeButtonFilter {
    display: none;
}

#header-wish {
    display: flex;
}

@media (min-width: 1600px) {
    #title-search {
        margin-left: 4rem;
        margin-right: 4rem;
        min-width: 600px;
    }

    .bu-header-navigation .bu-search-input {
        max-width: 100% !important;
    }
}

@media (max-width: 1400px) {
    .cat_btn {
        margin-left: 1rem;
    }

    .bu-header-navigation .bu-search-form {
        max-width: 400px;
        min-width: 300px;
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }

    #cart-header {
        margin-right: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 1240px) {
    .bu-logo {
        min-width: 120px;

        margin-right: 1rem !important;
    }

    .bu-header-navigation .bu-search-form {
        /*max-width: 250px !important;*/
        /*min-width:250px !important;		*/
    }

    .bu-header-navigation .bu-search-form .bu-search-form {
        margin-left: 0rem !important;
        margin-right: 0rem !important;
    }
}

@media (min-width: 1200px) {
    .tools__services-first {
        width: 286px;
    }
}

@media (max-width: 1199px) {
    .tools__services-first {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 968px) {
    .info_showroom {
        display: none;
    }

    #title-search {
        flex-grow: 1;
        max-width: 100% !important;
    }
}

@media (max-width: 768px) {
    .cat_btn {
        display: none;
    }

    .info_showroom, .info_contatcs {
        display: none;
    }

    .menu_line_3 {
        display: none;
    }

    .header-nav-line #cart-header {
        display: none;
    }

    .bu-header-navigation .bu-search-form {
        margin: auto !important;
    }

    .products-grid h1.page-title {
        max-width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 769px) {
    #title-search {
        flex-grow: inherit;
    }

    .bu-header-tools {
        height: 3.5rem !important;
    }
}


.brand_wrapper {
    height: 100%;
    min-height: 250px;
}

.pl-page-brand {
    margin-bottom: 100px;
}

.brand_wrapper .imageWrapper.product {
    display: flex;
    align-items: center;
    justify-content: center;
}

.miniSlideshow_item {
    width: 68px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.miniSlideshow_item img, .miniSlideshow_img {
    max-width: 100%;
    max-height: 100%;
}

.feature-value {
    font-family: 'BUFONT-N', 'BUFONT-CYR', sans-serif;
}

.container.-main {
    text-align: center;
}

.container.-main .bu-homepage-push__content-title {
    width: 100%;
}

@media (max-width: 768px) {
    .hideOnDesk {
        margin-bottom: 0px !important;
    }

    .actionButtons {
        margin-top: 0px !important;
    }

    .actionButtons > li:not(.halfWidth) {
        border-top: none !important;
    }

    .ask_q h2 {
        font-size: 26px;
    }

    .page h2 {
        font-size: 26px;
    }

    .design_block .h2 {
        text-align: center;
    }

    .design_block_left {
        margin-left: 15px;
        margin-right: 15px;
    }

    .design_block_text {
        text-align: justify;
    }

    .design_block_btn {

        margin: 10px auto 25px;
    }

    .block_btn {
        display: flex;
        justify-content: center;
    }

    #cart-header span {
        position: relative;
        top: -10px;
    }
}

@media (max-width: 424px) {
    .slideshow_img {
        max-height: 300px !important;
    }
}

.bu--news {
    margin-top: 30px;
    flex-wrap: wrap;
}

/*Фильтр облака*/
.filter_item_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.filter_item {
    margin-right: 30px;
    background: #f4f3f1;
    border-radius: 13px;
    font-size: 16px;
    letter-spacing: 0.03em;
    cursor: pointer;
    line-height: 29px;
    padding: 0 12px;
    margin-bottom: 10px;
}

.filter_item.active span {
    vertical-align: middle;
    margin-bottom: 2px;
    background: #fff;
    display: inline-block;
    border-radius: 20px;
    width: 18px;
    height: 18px;
    line-height: 20px;
    margin-right: -7px;
    margin-left: 4px;
    text-align: center;
}

.bx_filter {
    width: 100%;
}

.filterClose {
    padding: 0 !important;
    position: relative;
    top: 20px;
    right: 20px;
}

.filterBody {
    min-height: auto !important;
}

@media (min-width: 768px) and (max-width: 990px) {
    .bu-header-tools__services {
        white-space: nowrap;
    }

    .time-work {
        display: none !important;
    }

    .block-tech-data {
        flex-wrap: wrap;
    }
}

.mobile_icon_phone {
    display: none;
}

.short_links {
    display: flex;
    position: absolute;
    top: 60px;
    line-height: 1px;

}


.bu-logo.bu-medium-only {
    position: relative;
}

.bu-logo.bu-medium-only a img {
    position: relative;
    top: -5px;
}

.short_links a {
    font-weight: bold;
    margin: 0 10px;
    white-space: nowrap;
    line-height: 12px;
    height: 12px !important;

}

.short_links .available_link {
    color: #0397a8 !important;
}

.short_links .special_link {
    color: #e81a1a !important;

}

.short_links a:hover {
    text-decoration: underline !important;
}

.filter-block-head {
    display: none !important;
}

@media (max-width: 768px) {

    .design_block_right img {
        object-fit: contain;
    }

    .mobile_icon_phone {
        display: block;
        position: fixed;
        bottom: 20px;
        right: 20px;
    }

    .design_block {
        margin-top: 50px;
    }
}

.valuta {
    position: relative;
}

.selecter_valute {
    cursor: pointer;
}

.select_valute {
    position: absolute;
    right: 0;
    top: 21px;
    font-size: 14px;
    font-weight: 500;
    background: #fff;
    z-index: 10;
    border: 1px solid #CCC;
    display: none;
}

.select_valute div {
    padding: 5px 8px;
    white-space: nowrap;
    cursor: pointer;
}

.select_valute div:hover {
    opacity: 0.6;
}

.select_valute div:nth-child(2) {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

.adv-grid2 .product-item .product-img {
    max-height: 100% !important;
}

.bu-homepage-push__media {
    position: relaitve;
}

.bu-btn-index {
    position: relative;
    bottom: 100px;
    z-index: 10;
}

.btn-dark {
    display: inline-block;
    box-sizing: border-box;
    text-decoration: none;
    background-color: #19110b;
    color: #fff;
    font-size: 1rem;
    letter-spacing: .05rem;
    line-height: 1rem;
    font-weight: 400;

    -webkit-transition: border .3s cubic-bezier(.39, .575, .565, 1), box-shadow .3s cubic-bezier(.39, .575, .565, 1), color .3s cubic-bezier(.39, .575, .565, 1), background .3s cubic-bezier(.39, .575, .565, 1);
    transition: border .3s cubic-bezier(.39, .575, .565, 1), box-shadow .3s cubic-bezier(.39, .575, .565, 1), color .3s cubic-bezier(.39, .575, .565, 1), background .3s cubic-bezier(.39, .575, .565, 1);
    padding: 1rem;
    text-align: center;
    cursor: pointer;
    border: none;

    -webkit-appearance: none;
}

.bu-homepage__line2 > :nth-child(2) .bu-homepage-push:first-child {
    height: 33%;
}

.text-about {
    text-align: justify;
    font-family: 'BUFONT-CYR' !important;

}

.text-about p {
    text-indent: 20px;
    text-align: justify;
    font-family: 'BUFONT-CYR' !important;
    line-height: 1.15;
    font-size: 1.2rem;
    color: #222222;
}

.text-about p:not(:last-child) {
    margin-bottom: 18px;
}

.text-base p {

    /*text-align:justify;*/
    font-family: 'BUFONT-CYR' !important;
    line-height: 1.15;
    font-size: 1.2rem;
    color: #222222;
}

.text-base p:not(:last-child) {
    margin-bottom: 18px;
}

#scrollText1 .low-cap {
    color: #ABC4C1 !important;
}

.width-50-about {
    padding: 5rem;
    background-color: #ABC4C1;
    z-index: 10;
    font-size: 1.2rem;
}

.beige {
    background-color: #EEE7D7 !important;
}

@media (max-width: 1440px) {
    .width-50-about {
        padding: 2rem;
    }
}

@media (max-width: 768px) {
    .width-50-about {
        padding: 1.5rem;
        font-size: 1.5rem
    }
}

.price_old {
    color: #c4c4c4;
    text-decoration: line-through;

    padding-right: 15px;
}

.discount_block {
    position: absolute;
    top: 9px;
    left: 9px;
    text-align: center;
    z-index: 102;
    height: 28px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px;
    margin-right: 4px;
    font-size: 16px;
    line-height: 1;
    background: #cdaf68;
    color: #fff;
}

.discount_block_in_item {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: #5fafb5;
    color: #fff;
    border-radius: 30px;
    line-height: 60px;
    text-align: center;
    /*z-index:102;*/
    font-size: 24px;
    font-weight: bold;
}

.label_price_old {
    color: #c4c4c4;
    text-decoration: line-through;
    font-size: 16px;

    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
}

.color_special {
    color: #e81a1a !important;
}

.color_available {
    color: #0397a8 !important;
}

@media (min-width: 768px) {
    .input-sm {
        height: 30px;
        min-width: 80px;
    }
}

@media (max-width: 767px) {
    .input-sm {
        height: 30px;
        max-width: 30px !important;
    }

    .miniSlideshow_item {
        display: flex !important;
    }

    .miniSlideshow_item.active, .miniSlideshow_item:hover {
        border: none !important;
    }
}


.new_item {
    background: #1db906;
    color: #fff;
    padding: 3px 6px;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.02em;
    text-transform: uppercase;

}

.new_item_abs {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 102;
    background: #CDAF68;
    height: 28px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px;
    margin-right: 4px;
    font-size: 16px;
    line-height: 1;
    color: #fff;
}

@media (max-width: 768px) {
    .bx-breadcrumb {
        margin-left: 10px;
        margin-top: 10px;
    }
}

.base-slider .slick-track {
    display: flex;
}

.base-slider .slick-slide {
    min-width: 100vw;
}

.asnier-atelier-slider .slick-track {
    display: flex;
    align-items: stretch;
}

#exhibitions .asnier-atelier-slider .slick-track .slick-slide,
#exhibitions .asnier-atelier-slider .slick-track .slick-slide > div,
#exhibitions .asnier-atelier-slider .slick-track .slick-slide > div > .asnier-slideshow_item {
    float: none;
    height: unset;
    display: flex;
}

#exhibitions .asnier-atelier-slider .slick-track .slick-slide > div > .asnier-slideshow_item img {
    width: 100%;
    height: 100%;
    display: flex;
    object-fit: cover;
}

.brands-main .asnier-slideshow_item {
    margin: 0 !important;
    padding: 0 20px !important;
}

@media(max-width:600px){
	.gm-link-container__description{
		display:none;
	}
}