@media only screen and (max-width:768px) {
    #bannerIndex,
    #bannerAtol,
    #bannerPipistrel,
    #bannerVirtualFly,
    #bannerTrig {
        background: #fff;
        min-height: auto;
        padding-top: 0;
        padding-bottom: 0;
    }
}