.thpm-locations{padding:50px 0;background:#f5f7f9;}
.thpm-locations [class*="col-"]{background:#ffe000;border:10px solid #f5f7f9;padding:25px 15px;text-align:center;transition:0.5s all;-webkit-transition:0.5s all;-o-transition:0.5s all;-moz-transition:0.5s all;-ms-transition:0.5s all;}
.thpm-locations [class*="col-"]:hover{transition:all 0.2s liner;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.thpm-locations a{font-size:18px;text-transform:uppercase;font-weight:600;text-decoration:none;color:#333;}
.thpm-locations a:hover{color:#d70101;}