.locations{background:#f7f7f7;padding:30px 0}.locations-container{margin:auto;max-width:860px;padding:0 15px;text-align:center}.locations-container h2{margin-bottom:30px;text-align:center}.location{background:#fff;border-radius:11px;-webkit-box-shadow:0 10px 15px 0 rgba(0,0,0,.1);-moz-box-shadow:0 10px 15px 0 rgba(0,0,0,.1);box-shadow:0 10px 15px 0 rgba(0,0,0,.1);display:block;margin-bottom:30px!important;padding:15px 30px;transition:all .3s ease}.location:hover{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,.15);-moz-box-shadow:0 10px 20px 0 rgba(0,0,0,.15);box-shadow:0 10px 20px 0 rgba(0,0,0,.15);transform:scale(1.02)}.location h3{color:#2e3582;margin:0!important}@media(min-width:600px){.locations{padding:30px 0}.location h3{font-size:28px}}