.banner_demo6 .banner_title .offer {
    padding:10px !important;
}

@media (max-width: 768px){
    span.c-white {
    	font-size: 14px !important;
	}
    h1.c-white {
        font-size: 42px !important;
    }
    header .navbar-brand .logo {
        width: 200px !important;
    }
    .banner_title h1 {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }
}