.location{display:block;padding:15px;text-align:center}.location-icon{display:block;width:160px;height:160px;margin:0 auto 15px auto;-webkit-transform:scale(.95);transform:scale(.95);-webkit-transition:all .2s ease;transition:all .2s ease}.location:hover{cursor:pointer}.location:hover .location-icon{-webkit-transform:scale(1);transform:scale(1)}.location:hover .btn.btn-text-blue:after{right:calc(100% - 40px)}@media(min-width:480px){.locations{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.location{width:50%}}@media(min-width:768px){.location{width:33.333%}}@media(min-width:992px){.location{width:25%}}