#sp-content-bottom .mod-banners.bannergroup {
    display: flex;
}
#sp-content-bottom .mod-banners.bannergroup .mod-banners__item.banneritem {
    width: 24%;
    margin: 0 1%;
}
section#sp-content-bottom {
    background-color: #F9F9FD;
}
#sp-content-bottom .sp-module.banners {
    margin: 40px 0;
}
.jr-ready.view-article header#sp-header {
    background: #444756;
}
#sp-header{
  top: 0;
}
.jrCardGrid .jrCardFields .jrFieldLabel {
    display: none;
}
.jrCardGrid .jrCardTitle {
    padding-bottom: 1px !important;
}
.jrListingDetail .jrDetailHeader.jrHeaderFullWidth {
   /* display: none;*/
}
.jr-listing-detail .jrListingInfoContainer .jrListingInfo {
    display: none;
}
.jrListingDetail .jrHeaderInfo .jrInfoIcons {
    display: none;
}
.jrCardLayout .jrAddress1.jrFieldRow .jrFieldValue::after {
         content: ", ";
      }
.jrCardLayout .jrAddress1.jrFieldRow .jrFieldValue {
    margin-right: 0 !important;
}
.jrCardLayout .jrCardFields .jrState.jrFieldRow {
    width: 100%;
}
.jrCardLayout .jrCardFields .jrCity.jrFieldRow, .jrCardLayout .jrCardFields .jrAddress1.jrFieldRow {
    min-width: 0 !important;
}