@media screen and (max-width: 960px) {
    .t-col {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .t539 .t-list__item, .t539 .t-list__container_inrow2 .t-list__item:nth-child(-n+2), .t539 .t-list__container_inrow3 .t-list__item:nth-child(-n+3), .t539 .t-list__container_inrow4 .t-list__item:nth-child(-n+4) {
        margin-top: 20px !important;
    }
    .t1068__line_mobile {
        display: block;
        margin: 25px auto!important;
    }
}