/*
Theme Name: Child Theme
Template: Divi
Author: nextlevelwebsolutions.com
Version: 1.0
*/


/*
@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 100;
src: url('fonts/bebas100.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 300;
src: url('fonts/bebas300.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 400;
src: url('fonts/bebas400.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 700;
src: url('fonts/bebas700.woff') format('woff');
}
*/



@media (min-width: 981px) {
    html.userway-s14-1 .home-inner .home-inner-bannerimage{
        max-width: 62.5rem;
        top: 20%;
    }
    
    html.userway-s14-2  .home-inner .home-inner-bannerimage{
        max-width: 59.5rem;
        top: 25%;
    }
    
    html.userway-s14-3  .home-inner .home-inner-bannerimage{
        max-width: 59.5rem;
        top: 25%;
    }
    
}


