/* Add custom CSS styles below */ 
@media (max-width: 767px) {
    .banner--fixed img:not(.loaded) {
        height: 6rem !important;
    }
}