@media screen and (max-width: 640px) {
    .t997__header-wrapper {
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 80px 0 30px;
    }
@media screen and (max-width: 640px) {
    .t-title_md {
        font-size: 20px;
        line-height: 1;
    }
