.evo-navbar-branding img {
    max-width: 250px;
    min-width: 150px;
    transition: all 0.5s ease-in-out;
    width: 100%;
    filter: brightness(0) invert(1);
}
.page__header.fixed .evo-navbar-branding img {
    width: 90%;
}
.carousel-inner .media-item.evo-image-full-width-1920-focal-point img {
	width: 100%;
	min-height: 45rem !important;
}
.featured_interior_photo {
	background: linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.1)), url(/profiles/evo/themes/custom/evo_drupaltheme_73/images/featured-image-interior.jpg) center center no-repeat !important;
}