.t228 .t-btn {
    height: 40px;
    font-size: 18px;
    padding-left: 35px;
    padding-right: 35px;
    margin-left: 10px;
}

.t-feed__buttons-wrapper {
justify-content: left;
}

.t-uptitle_xxl {
    font-size: 24px;
}


.t817__content {
    border-radius: 0px 5px 5px 5px;
}

@media screen and (max-width: 960px) {
.t817__content {
    border-radius: 0px 0px 5px 5px;
}
}