.locations{column-gap:var(--col-gap-5);flex-wrap:wrap;display:flex}.locations div,.locations p{flex-direction:column;width:auto;display:flex}.locations h3{background:url(../img/icons/phone-2.png) 0 0/24px 24px no-repeat;margin-bottom:24px;padding-left:28px}.contact .locations p{text-align:left}.locations a{padding-left:28px}.locations small{color:var(--grey-text);padding-left:28px;font-style:italic}@media only screen and (width<=575px){.locations{row-gap:var(--row-gap-3);justify-content:center}.locations h3{margin-bottom:var(--mar-1)}}@media only screen and (width<=767px){.locations h3{background:url(../img/icons/phone-2.png) 3px 2px/14px 14px no-repeat}}@media only screen and (width>=768px){.contact p{width:auto}}@media only screen and (width>=992px){.locations h3,.locations a,.locations small{padding-left:var(--pad-2)}}