/*

Your custom css

*/

@media only screen and (min-width: 500px) {
    .bannerbg {
            padding: 0px 0 0px !important;
    }
}