.swiper-slide{flex:none;position:relative;overflow:hidden;height:auto;height:calc(100vh - 140px)}.people__card__image{display:inline-block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;margin-left:-100px;width:130%;height:100%;max-width:none;object-fit:cover;transition:transform .7s;height:calc(100vh - 140px)}.swiper-slide.is-active .people__card__image{transform:translateX(100px)}#top .people__card__image,#top .swiper-slide{height:calc(100vh - 140px)}#about .swiper-slide{height:400px}#about .people__card__image{object-fit:contain;width:auto;height:400px}@media screen and (min-width:600px){#top .people__card__image,#top .swiper-slide,.people__card__image,.swiper-slide{height:500px}#about .people__card__image,#about .swiper-slide{height:calc(100vh - 300px);max-height:600px}#about .about_swiper .swiper-slide img{width:100%;height:100%;object-position:center;transform:translate(-10%,0)}}