﻿@media only screen and (max-width: 600px) {
    .bannerDiv {
        display: block !important;
    }
    .lstImgSlide {
        display: none !important;
    }
}

/*for DropDwon*/

/*end DropDown*/