.location-card-wrapper{display:flex;height:100%;align-items:center;max-width:246px;margin:0 auto;flex-wrap:wrap;background-image:url(../images/grey-background-left-right.png)}.location-card-wrapper>a{text-decoration:none}.location-card{display:flex;flex-direction:column;justify-content:space-between;width:250px;height:420px;padding:30px 0;background-color:#fff;border:2px solid transparent;border-radius:10px;transition:.2s;text-align:center;margin:6px}.location-card:hover{border-color:var(--main-dark-color3)}.location-card .image-wrapper{width:168px;height:200px;display:flex;justify-content:center;align-items:center;margin:0 auto}.location-card .image-wrapper img{width:auto;height:auto;max-height:200px}.location-card .text{font-size:18px;line-height:24px;color:#000;opacity:.7;padding:0 35px;margin:25px 0}.location-card .text span{font-weight:800}.location-card .link{font-weight:700;font-size:18px;line-height:24px;text-align:center;color:var(--main-dark-color3);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}}