.info{padding: 38px 0 40px;}
.info .container{max-width: 1110px;}
.info .footer__contacts{color:#000;justify-content: space-between;}
.info .footer__addr-time,.info .footer__phones,.info .footer__mail-tg{margin-right: 0;}
.usoc h3{font-weight: 700;font-size: 20px;line-height: 1.15;color: #444;margin-bottom: 9px;}
.usoc{padding-bottom: 25px;border-bottom: 1px #cfcfcf dashed;}
.usoc__items{display: flex;column-gap: 15px;}
.usoc__items a{width: 35px;height: 35px;display: flex;justify-content: center;align-items: center;border-radius: 35px;box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);}

@media(max-width:430px){
    .info .footer__contacts{justify-content: center;}
}
