C21 CSS
.bw-display-layer .bwt-store-show .bwt-store-service-image div {
background-size: contain !important;
margin-top: 4%;
}
/* Store Image */
.row .bw-display-layer .bwt-store-show .bwt-store-show-hero {
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-attachment: initial;
background-position: center center;
background-repeat: no-repeat;
}
/* Hidden Elements */
.bw-display-layer .bwt-index .bwt-index-filters-expand-button,
.bw-display-layer .bwt-index .bwt-store-header-type,
.bw-display-layer .bwt-store-show .bwt-stores-nearby-store-type,
.bw-display-layer .bwt-store-show .bwt-store-media-list-item-features,
.bw-display-layer .bwt-store-show .bwt-store-header-type,
.bw-display-layer .bwt-store-address-contextual,
.bw-display-layer .bwt-store-show .bwt-store-main-description h4,
.bw-display-layer .bwt-store-show .bwt-store-main-features,
.row .bw-display-layer .bwt-store-show .bwt-store-address-contextual,
.row .bwt-event-details-store-type {
display: none
}
.bw-display-layer .bwt-events-main-image {
background-attachment: inherit !important;
}
.bwt-store-show-email-signup,
.bwt-filters-features-languages,
.bwt-filters-features-store-type {
display: none;
}