.fit-vids-style {
    display:none;
}

iframe {
    max-width:100%;
}

img {
    max-width:100%;
}

.logo__title { 
    font-size: 30px; 
}
.wrap__locationsHeader .location {
    max-width: unset;
}
.wrap__fullscreenbackground, .wrap__fullscreenbackground div[data-component-name] {
    min-height: auto;
}
@media only screen and (min-width: 1025px){
    .wrap__locationsHeader .location__address, .wrap__locationsHeader .location__address2, .wrap__locationsHeader .location__city-state-zip, .wrap__locationsHeader .location__phone, .wrap__locationsHeader .location__fax {
        display: contents;
        margin: 0 8px;
    }
}