/* Для всех разрешений */
.t778__col .t778__wrapper {
    margin-right: 10px !important; /* горизонтальный отступ */
    margin-bottom: 10px !important; /* вертикальный отступ */
}

/* Для мобильных устройств */
@media (max-width: 640px) {
    .t310__col {
        margin-right: 0 !important;
        margin-bottom: 15px !important;
    }
}