.banner-container{width:100%;max-height:430px;overflow:hidden}@media screen and (min-width:1001px){.banner-img{object-fit:cover}}@media screen and (max-width:1000px){.banner-container{height:380px}}@media screen and (max-width:769px){.banner-container{height:280px}}@media screen and (max-width:426px){.banner-container{height:250px}}@media screen and (max-width:376px){.banner-container{height:180px}}.mySwiper-banner{position:relative}.mySwiper-banner .swiper-pagination{position:absolute;left:50%;transform:translateX(-50%);z-index:10}.banner-img{width:100%;height:calc(100% - 30px);background-size:cover}.mySwiper-banner .swiper-pagination-bullet,.mySwiper-banner .swiper-pagination-bullet-active{background:green}