.mid-me{
  /* height: 412px !important; */
  width: 100% !important;
  box-shadow:0 0px 0px var(--tf-active-opacity);

}

.mini-swiper:hover{
  box-shadow: unset !important;
}

.mid-me:before{
 background: linear-gradient(45deg,rgba(0,0,0,0),#0003) !important;
}


/* @media only screen and (max-width: 768px) {
 .mid-me{
  height: 380 !important;
  width: 100% !important;
  }
}
 */

.swiper-button-next:after, .swiper-button-prev:after{
opacity: .4 !important;
}

.mid-me{
  height: unset !important;
}