.t981__col_left { width: 50%; }
@media screen and (max-width: 640px) {
    .t-quiz__counter-container { display: flex !important; }
    .t981__logo { max-width: 100% !important; text-align: center; }
    .t981__menu { justify-content: center; }
    .t981__col_left { width: 100%; }
}