@media only screen and (max-width:400px){.baa-select-store .baa-title-container{margin-bottom:0 !important}
}
.baa-select-store .baa-showcase{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
@media(max-width:1240px){.baa-select-store .baa-showcase{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
}
.baa-select-store .baa-showcase .image-container{height:60px;width:var(--olbLogoWidthDesktop);margin-bottom:40px}
@media only screen and (max-width:709px){.baa-select-store .baa-showcase .image-container{height:40px;width:var(--olbLogoWidthMobile);margin-bottom:20px}
}
.baa-select-store .baa-showcase .image-container.focuspoint img{opacity:1;width:inherit;height:100%}