.locate-store-container .aem-Grid{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:stretch}
.locate-store-container .shop-teaser{position:relative}
.locate-store-container .cmp-teaser{position:absolute;bottom:0;display:flex;background-color:#383836;width:100%;height:110px}
.locate-store-container .cmp-teaser .cmp-teaser__content{display:flex;flex-direction:column;padding:20px;padding-top:30px}
.locate-store-container .cmp-teaser .cmp-teaser__content h2{font-family:"Poppins-Semibold";font-style:normal;font-weight:600;font-size:26px;line-height:120%;color:#fff}
.locate-store-container .cmp-teaser .cmp-teaser__content p{font-family:"Poppins-Regular";font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#fff}
.locate-store-container .shop-teaser .cmp-teaser{border-bottom-left-radius:5px;border-bottom-right-radius:5px}
.locate-store-container .shop-teaser picture img{width:100%;height:100%}
@media screen and (max-width:991px){.locate-store-container .shop-teaser picture img{height:100%;object-fit:cover;max-width:242px;border-top-left-radius:5px;border-top-right-radius:5px}
.locate-store-container .cmp-teaser{display:flex;flex-direction:column;height:auto}
}
@media screen and (max-width:767px){.locate-store-container .aem-Grid{display:flex;flex-direction:column-reverse}
.locate-store-container .cmp-teaser{height:auto;padding:16px 24px;gap:30px;flex-direction:unset}
.locate-store-container .shop-teaser picture img{display:block;max-width:100%;width:100%;height:unset;object-fit:cover;height:245px;object-position:top}
.locate-store-container .cmp-teaser .cmp-teaser__content h2{font-size:20px;line-height:24px}
.locate-store-container .cmp-teaser .cmp-teaser__content p{font-size:14px;line-height:17px}
.locate-store-container .cmp-teaser .cmp-teaser__content{padding:0}
}