.t-sociallinks__customimg {
    width: 67px !important;
    height: 67px !important;
    object-fit: contain;
    object-position: center;
    vertical-align: baseline;
}

@media screen and (min-width: 360px) and (max-width: 640px) {
    .t-sociallinks__customimg {
        width: 40px !important;
        height: 40px !important;
    }
}

/* Межбуквенный интервал -1px для всей формы */
#rec2374990201 .t-input-title,
#rec2374990201 .t-input,
#rec2374990201 .t-input::placeholder,
#rec2374990201 .t-select,
#rec2374990201 .t-select option,
#rec2374990201 .t-checkbox__labeltext,
#rec2374990201 .t-checkbox__labeltext a,
#rec2374990201 .t-submit {
    letter-spacing: -1px !important;
}