.banner__text-wrapper.banner__text-wrapper--center {
  background-color: rgba(17, 54, 77, 0.5); /* 0.5 = 50% transparency */
}


.gallery-items-wrap {
    align-items: center;
}

/* reviews and ratings */
.alias-martindale_award, .alias-gallery_banner {
    padding-top: 0;
    padding-bottom: 0;
}
.alias-gallery_banner .hidden--t {
    display: block !important;
}