.listen-360-widget .public-review {
 background-color: #ffffff;
}

.seStoreInformationWrapper .seStoreInformationColumn .seStoreInformation {
 background-color: #ffffff;
}

.sePage .sePageMain { margin-top: 0px; }

.sePageFooter { margin-top: 45px; }

.wcd-location-map .container-fluid {
 margin-right: auto;
 margin-left: auto;
 padding-left: 45px;
 padding-right: 45px;
}

.seStoreInformationWrapper .seSingleStoreMap {
 border: 1px solid #000000;
}

/* IMAGE OVERLAY */

.se-section-image-overlay .editContent,

.se-section-image-overlay .content-block-column {

 position: relative;

}

.se-section-image-overlay .content-block-column::before {

 content: '';

 background-color: rgba(0,0,0,0.30);

 width: 100%;

 position: absolute;

 left: 0;

 top: 0;

 bottom: 0;

}