 
 
    /*@media (min-width: 1920px) and (min-height: 1700px) {*/
    /*    .uc-main .t396__artboard {*/
    /*        height: 40vh !important;*/
    /*    }*/
        
    /*    .uc-main .t396__carrier {*/
    /*        height: 40vh !important;*/
    /*    }*/
        
    /*    .uc-main .t396__filter {*/
    /*        height: 40vh !important;*/
    /*    }*/
        
    /*    .img-bg {*/
    /*        top: auto !important;*/
    /*        bottom: 0px !important;*/
    /*    }*/
        
    /*    .img-people {*/
    /*        top: auto !important;*/
    /*        bottom: 0px !important;*/
    /*    }*/
    /*}*/
    
    @media screen and (max-width: 1200px) {
        .t-feed__post-popup__title .t-title_xxs {
            font-size: 44px;
        }
    }
    
    
    
