.locations-header{color:#fff;font-size:16px;font-weight:300;margin:10px auto;text-align:center}.location{display:flex;flex:1 1 calc(10% - 20px);flex-direction:column;justify-content:space-between;margin-bottom:40px;margin-right:40px;width:200px}@media (max-width:1600px){.location{flex:1 1 calc(25% - 20px)}}@media (max-width:850px){.location{flex:1 1 calc(33.33% - 20px)}}.location .tel{display:block;margin-top:auto}.location h3{color:#fff;font-size:24px}.location p{color:#fff;font-size:18px;margin-bottom:0}.location a{color:#fff;font-size:20px;font-weight:700}.location a:hover{color:#fff}.location-row{flex-wrap:wrap;gap:20px;justify-content:space-around;margin:auto!important;width:80%}