
@media only screen and (max-width: 768px) {

.home_image_banner .banner__content {
     width:100% !important;
     padding: 0 !important;
}
.banner {
     display: block !important;
}
}