@media screen and (min-width: 1440px) {
    .container{
        max-width:1920px!important;
        padding:0 82px!important;
        box-sizing: border-box!important;
    }
    .header-action__menu{
        width:158px;
        height:54px;
    }
    .header-action__menu .menu-text{
        font-size:21px;
    }
    .header-action__favourites, .header-action__search{
        width:54px;
        height:54px;
    }
    .header-action__favourites svg, .header-action__search svg{
        width:54px;
        height:54px;
    }
    .header-action__btns{
        padding-top:9px;
    }
    .header-action__catalog a{
        font-size:19px;
    }
    .header-menu a{
        font-size:16px;
    }
    .header-logotype{
        max-width:236px;
    }
    .header-logotype__logotype .header-logotype__text{
        font-size:16px;
    }
    header.active{
        padding-bottom:20px;
    }
    .main-slider.container {
        height: 816px;
        width: 100%;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .actual-products.swiper.container{
        width:100%;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .main-categories.container{
        width:100%;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .main-slider .slider-content{
        font-size:54px;
    }
    .actual-product-item .actual-product-item__img img, .actual-product-item .actual-product-item__img{
        max-height:356px;
    }
    .actual-product-item .actual-product-item__info .actual-product-item__name{
        font-size:27px;
    }
    .main-categories__last-two .main-category-item{
        height:625px;
        width:100%;
    }
    .section-title{
        font-size:43px!important;
    }
    .main-catalogs__wrapper .main-catalogs.swiper .main-catalogs__item{
        max-width:668px;
    }
    .main-catalogs__wrapper .main-catalogs.swiper .main-catalogs__item .main-catalogs__item__img img{
        width:668px;
        max-width:668px;
        height:100%;
        max-height:100%;
        object-fit: cover;
    }
    .main-blogs.swiper .swiper-slide img{
        max-height:356px;
        height:356px;
    }
    .footer-container__left .catalog-menu .menu-column .menu-title a{
        font-size:19px;
    }
    .footer-container__left .catalog-menu .menu-column .submenu a{
        font-size:16px;
    }
    .footer-contacts a{
        font-size:19px;
    }
    .main-categories .main-category-item .main-category__title{
        font-size:27px;
    }
    header{
        padding-bottom:20px;
    }
    .main-page__wrapper .brands-block .brands-row.top-row .brand-col:nth-child(1) .text-wrap h3{
        font-size:43px;
        max-width: 220px;
        line-height: 45px;
    }
    .main-page__wrapper .brands-block .brands-row.top-row .brand-col:nth-child(1) img{
        max-width:577px;
    }
    .main-page__wrapper .brands-block .brands-row.top-row .brand-col:nth-child(2) img{
        max-width:282px;
    }
    .main-page__wrapper .brands-block .brands-row.top-row .brand-col:nth-child(3) img{
        max-width:430px;
    }
    .main-page__wrapper .brands-block .brands-row.bottom-row .brand-col:nth-child(1) img{
        max-width:1167px;
    }
    .about-upper__wrapper .container, .about-middle__content{
        max-width: 1280px!important;
        padding: 88px 0 69px 0!important;
    }
    .title-page.container{
        width:100%;max-width:1920px!important;
        padding:88px 82px 69px!important;
    }
    .about-bottom__content{
        width: 100%;
        max-width: 1280px!important;
        margin: 0 auto;
        padding:0!important;
    }
    a.catalog-item__wrapper .catalog-item__pictures{
        max-width:590px;
    }
    a.catalog-item__wrapper .catalog-item__pictures img {
        height:335px;
    }
    .catalog-wrapper__flex .actual-products.container{
        padding: 0px!important;
    }
    .catalog-wrapper__flex .main-blogs.container{
        padding:0!important;
    }
    .catalog-wrapper__flex .section-title.container{
        padding:0!important;
    }
    .page-contacts__wrapper .contacts-content .contact-html-block{
        padding-left:0!important;
    }
}