@media screen and (max-width: 980px) {
    .t976 .t976__wrapper {
        justify-content: start;
        align-items: center;
        flex-wrap: nowrap;
        overflow: scroll;
        scrollbar-width: none;
    }
    .t976 .t976__wrapper::-webkit-scrollbar {
        display: none;
    }
    .t976 .t976__menu-link {
        white-space: nowrap;
    }
}