    .t899__title {
        padding-top: 0;
    }
@media screen and (max-width: 960px) {
    .t899__col {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 640px) {
    .t899__col-mobstyle:nth-of-type(odd) {
        padding-left: 10px;
    }
    .t899__col-mobstyle:nth-of-type(even) {
        padding-right: 10px;
    }
}