html, body {
  height: 100%;
}

.banner {
  overflow: hidden;
  height: 520px;
}

.swiper-container {
  height: 100%;
}  


.swiper-container img {
  width: 100%;
}