.swiper {
      width: 100%;
      min-height: 300px;     
}
 .swiper_image {
      height: 100%;
      max-width: 100%;   
}
.swiper_resume .link-extend{
      position: relative;
}
.swiper_resume .link-extend:after{
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
}
