@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 8px; background-color: #daccbf; } ::-webkit-scrollbar-track { background-color: #F0E9E2; } ::-webkit-scrollbar { width: 16px; height: 16px; } ::-webkit-scrollbar-thumb:hover { background-color: #b5a99e; }


@media screen and (max-width: 640px){
.t706 .t-form .t-descr_md {
    font-size: 18px;
}
