.contacts{gap:30px;grid-template-columns:1fr 1fr 1fr}.contacts .contact img{border-radius:100%;margin-right:35px;max-height:92px;max-width:92px!important;object-fit:cover}.contacts .contact p:last-of-type{font-size:.9rem;font-weight:700;margin:0}.contacts .contact p:first-of-type{margin:0 0 .5em}@media screen and (max-width:1024px){.contacts{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.contacts{grid-template-columns:1fr}}