.t230__videoblock *:not(.t-text, .t-descr) {
    border-radius: 20px;
}
.t165__img{border-radius: 20px}

@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 5px; background-color: #FFCE84; } ::-webkit-scrollbar-track { background-color: #FEF6EA; } ::-webkit-scrollbar { width: 7px; height: 7px; } ::-webkit-scrollbar-thumb:hover { background-color: F6AB3B; }