@media (max-width: 1354px) {
    .t454__rightmenuwrapper .t454__list,
    .t454__leftmenuwrapper .t454__list {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        height: 100%;
    }
}

@media (max-width: 980px) {
    .t454__rightmenuwrapper .t454__list,
    .t454__leftmenuwrapper .t454__list {
        flex-direction: column;
    }
}
