@media screen and (max-width: 980px) {
    .t229__centerside {
        padding: 0;
    }
    .t229__list_item {
        margin: -12px 0px;
    }
    .t229__list_item:nth-last-of-type(1),
    .t229__list_item:nth-last-of-type(2) {
        display: inline-block;
        margin: 12px 0 -7px 0;
    }
}