#PageMain, #PageFooter { margin-top: 0; }

.sePage .sePageLayout a.btn.btn-primary.map {
 color: #ffffff;
 background: rgb(46, 49, 47);
 border-color: rgb(46, 49, 47);
}

.sePage .sePageLayout a.btn.btn-primary.map:active, .sePage .sePageLayout a.btn.btn-primary.map:focus, .sePage .sePageLayout a.btn.btn-primary.map:hover {
 color: #ffffff;
 background: #000000;
 border-color: #000000;
}

.sePage .sePageLayout .content-block-column .bhc-parking-icon {
 display: flex;
 align-items: center;
 justify-content: flex-start;
 flex-direction: row;
 margin: 22px 0 11px;
}

.bhc-parking-icon img {
 margin-right: 7px;
}

.sePage .sePageLayout .bhc-feature-img-section .content-block-column {
 display: flex;
 align-items: flex-end;
 justify-content: center;
}