#WFLs{
	margin:1rem 0;
}
#WFLs .swiper-slide {
  width: 60%;
  height: 100%;
}
#WFLs .swiper-slide video {
  width: 100%;
  height:10rem;
  display:block;
}
#WFLs .swiper-slide span {
  color: #137cbf;
  display:block;
  width:100%;
  text-align:center;
  margin-top:0.5rem;
  color:#000;
}