.bannerImgBox{
height: 400px;
overflow: hidden;
}
@media (max-width:800px) {
    .bxm{
      display: grid;
    }
}