.hero-swiper {
    height: calc(100vh - 70px);
    position: absolute;
    top: 71px;
    left: 5vw;
    width: 95vw;
}