.t228 .t-sociallinks__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 5px
}

.t-sociallinks__item a {
    display: flex!important;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 100%!important;
}

.t-sociallinks__item a div {
    padding: 5px;
}
    /*.t-sociallinks__item_phone::after {
    content:"+7 4872 33 87 14";
    font-family: 'Muller',Arial,sans-serif;
    font-size: 16px;
    color: #fff;
    width: max-content;
    margin-left: 5px;
}

.t-sociallinks__item_email::after {
    content:"info@avtoshkola-kors.ru";
    font-family: 'Muller',Arial,sans-serif;
    font-size: 16px;
    color: #fff;
    width: max-content;
    margin-left: 5px;
}*/

.t-popup__block-close-button {
    display:none;
}

.t-btntext {
    text-decoration: underline!important;
}

.t228__right_buttons_but {
    display: flex;
    flex-direction: column;
}

.t228 .t-btn {
    margin-left: 0px!important;
}

@media (min-width:980px) {
    .uc-mp-banner .t001__wrapper {
        padding-top: 140px!important;
    }
    .uc-mp-banner .t001__descr {
        padding: 30px 30px 30px 0!important;
        text-align: right;
        background-color: #93c356;
        width: 400px;
        position: absolute;
        right: 0;
    }
    .uc-mp-banner .t-cover__wrapper {
        width: auto!important;
    }
    .uc-mp-banner .t-prefix_4 {
        padding-left: calc(100% - 280px);
    }
    .uc-mp-banner a {
        color:#fff!important;
    }
    .uc-mp-banner .t-container {
        margin-right:0px!important;
    }
    .t228__list_item {
        padding: 15px!important;
    }
    }