.t-feed__post-date {
    text-transform: uppercase;
    letter-spacing: 2px;
}
.t-feed__post-tag {
    font-size: 12px!important;
}
.t-feed__post-label {
    border-radius: 20px!important;
}

.t450__menu { padding-top: 10%;}
@media screen and (min-width: 1200px) {
    .t450__menu .t-menu__link-item
    {
        font-size: 55px!important; line-height: 1!important;
    }

}


.t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper, .t-feed__slider-grid__post-wrapper .t-feed__post-imgwrapper {
    aspect-ratio: auto!important;
    padding-bottom: 66%!important;
    

}