.office-contacts{
    margin-top: 120px;
}.office-contacts h2{
    background-image: url(../img/svg/instagram.svg);
    background-size: 70px;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 90px;
    margin-bottom: 60px;
}.office-contacts a{
    text-decoration: none;
    font-weight: bold;
    color: #000;
}.office-contacts__row{display:flex;flex-wrap:wrap;margin:-10px}.office-contacts__item{display:flex;justify-content:center;margin:10px}.office-contacts__item img{width:100%;height:100%}.col-4{width:25%}@media (max-width:960px){.col-4{width:50%}}@media (max-width:640px){.col-4{width:100%}}
