.location-card-wrapper{align-items:center;background-image:url(../images/grey-background-left-right.png);display:flex;flex-wrap:wrap;height:100%;margin:0 auto;max-width:246px}.location-card-wrapper>a{text-decoration:none}.location-card{background-color:#fff;border:2px solid transparent;border-radius:10px;display:flex;flex-direction:column;height:420px;justify-content:space-between;margin:6px;padding:30px 0;text-align:center;transition:.2s;width:250px}.location-card:hover{border-color:var(--main-dark-color3)}.location-card .image-wrapper{align-items:center;display:flex;height:200px;justify-content:center;margin:0 auto;width:168px}.location-card .image-wrapper img{height:auto;max-height:200px;width:auto}.location-card .text{color:#000;font-size:18px;line-height:24px;margin:25px 0;opacity:.7;padding:0 35px}.location-card .text span{font-weight:800}.location-card .link{color:var(--main-dark-color3);font-size:18px;font-weight:700;line-height:24px;text-align:center;text-decoration:none}@media screen and (max-width:563px){.location-card-wrapper{padding:100px 0}}@media screen and (min-width:525px){.location-card-wrapper{max-width:524px}}@media screen and (min-width:787px){.location-card-wrapper{max-width:786px}}@media screen and (min-width:1025px){.location-card-wrapper{max-width:1048px}}@media screen and (min-width:1360px){.span12.widget-span.widget-type-cell.cell_1597311164075-padding.cell_1597311164075-margin.cell_1597311164075-background-image.dnd-column{background-size:100% 100%!important}.location-card-wrapper{margin:30px auto}}