.static-map .row .location-info  {
display: none;
}

.static-map .row .location-img  {
display: none;
}
.static-map .row:last-of-type {
display: none;
}

.interior .banner-image {
max-height: 450px;
}

.home .banner-image {
min-height: 700px;
}

h2.team-tile-heading.animate-up.animated.fadeInUp, .team-tile-copy, .team-tile-cta {
display:none;
}
