

/* mobile */

@media screen and (max-width: 768px) {
    .BlocksContactsBasic001Mobile__contacts-item-row {
        display: block;
        text-align: center;
    }
}