.t-zoomer__wrapper .t-carousel__zoomer__track{
    width: 100% !important;
}
.t-zoomer__wrapper .t-carousel__zoomer__item{
    width: 100% !important;
}
.t-zoomer__wrapper .t-carousel__zoomer__img{
    box-sizing: border-box !important;
    padding: 5px !important;
}
.t-feed__post-popup__cover-wrapper{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3) !important;
}
.t-feed__post-popup__close-wrapper{
    background-color: #F7CD3B !important;
    border-bottom: 0px solid rgba(0, 0, 0, .2) !important;
}
.t-feed__post-popup__date-parts-wrapper{
    opacity: 0.5 !important;
}
.t-feed__post-popup__relevants-item-tag{
    opacity: 0.5 !important;
}
.t-feed__post-popup__close-text{
    font-size: 16px !important;
    font-weight: 500 !important;
    opacity: 1 !important;
}
.t-feed__post-popup__date{
    font-size: 14px !important;
    letter-spacing: 1px !important;
}
.t-feed__post-popup__tag span{
    font-size: 14px !important;
    letter-spacing: 1px !important;
}
.t-feed__post-popup__content{
    border-bottom: 1px solid rgba(63, 35, 10, 1) !important;
    padding-bottom: 40px !important;
}
.t-feed__post-popup__relevants-imgwrapper{
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2) !important;
}
.t-feed__post-popup__title-wrapper .js-feed-post-title{
    font-size: 32px !important;
}
.t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static{
    padding: 120px 0 !important;
}
#rec784551271 .t-feed__post-popup__cover-wrapper .t-slds__bullet_body{
    width: 12px !important;
    height: 12px !important;
    outline: 1px solid #eee !important;
}
#rec784551271 .t-feed__post-popup__cover-wrapper .t-slds__bullet_active .t-slds__bullet_body{
    outline: 1px solid #eee !important;
    background-color: #3F230A !important;
}
#rec784551271 .t-feed__post-popup__cover-wrapper .t-slds__bullet_active .t-slds__bullet_body, #rec784551271 .t-feed__post-popup__cover-wrapper .t-slds__bullet:hover .t-slds__bullet_body{
    background-color: #3F230A !important;
}
@media screen and (max-width: 640px){
    .t-feed__post-popup__title-wrapper .js-feed-post-title{
        font-size: 24px !important;
    }
}
@media screen and (max-width: 560px){
    .t-feed__post-popup.t-popup_show .t-popup__container.t-popup__container-static{
        padding: 90px 0 !important;
    }
    .t-feed__post-popup__relevants-item_row .t-feed__post-popup__relevants-imgwrapper{
        height: 60px !important;
    }
}