section{
    height: 70vh;
    width: 100%;
    display: flex;
    justify-content: center;

}

.swiper{
    height: 600px;
    width: 1200px;
}

.swiper img{
    width: 100%;
    height: 100%;
}