.locations{padding:30px 0;background:#f7f7f7}.locations-container{max-width:600px;margin:auto;padding:0 15px}.locations-container h2{text-align:center;margin-bottom:30px}.location{display:block;padding:15px 30px;margin-bottom:30px !important;background:#fff;-webkit-box-shadow:0px 10px 15px 0px rgba(0,0,0,0.1);-moz-box-shadow:0px 10px 15px 0px rgba(0,0,0,0.1);box-shadow:0px 10px 15px 0px rgba(0,0,0,0.1);border-radius:11px;transition:all ease .3s}.location:hover{-webkit-box-shadow:0px 10px 20px 0px rgba(0,0,0,0.15);-moz-box-shadow:0px 10px 20px 0px rgba(0,0,0,0.15);box-shadow:0px 10px 20px 0px rgba(0,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}}