/* Цвет шапки во всплывающих формах */
@media screen and (max-width: 560px){
.t702 .t-popup__block-close, .t706 .t706__close {
        background: #00B4A7 !important;
    }}

/* Размер заголовка обложки главной страницы */
@media screen and (max-width: 980px){ .t189__title { font-size: 58px!important; line-height: 110%; } }
@media screen and (max-width: 980px){ .t189__descr { font-size: 24px!important; line-height: 120%; } }