.swiper-slide img{
    display: block;
    width: 100%;
    height: 100%;
}

.banner-section{
    position: relative;
    overflow: hidden;
}

.swiper-pagination-bullet-active{
    background: #fff !important;
}

.img-intro{
    display: block;
    width: 100%;
    position: relative;
}