.t555 .t-sociallinks__item {
    margin: 4px 5px 0;
}
.t555 .t-sociallinks__item a {
    width: 35px !important;
    height: 35px !important;
}
.t555 .t-sociallinks__item a svg {
    width: 35px !important;
    height: 35px !important;
}

@media only screen and (max-width: 480px) {
    .t555 .t-sociallinks__item {
        margin: 4px 7px 0;
    }
    .t555 .t-sociallinks__item a {
        width: 40px !important;
        height: 40px !important;
    }
    .t555 .t-sociallinks__item a svg {
        width: 40px !important;
        height: 40px !important;
    }
    .t754 .mobile-two-columns .t754__title.t-name {
        min-height: 54px;
    }
}