/* Path fixes for images */
.breatcam-section-about {
    background: url(../images/about-hero-mobile.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.about-banner-text {
    background: url(../images/about-hero-mobile.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}