#fw-section-video-99955ac8-df61-442e-9caf-fdd28d8d93d4 {

@media screen and (min-width: 768px) {
  section video {
    height: 500px !important;
    width: 100% !important;
    object-fit: cover !important;
  }
}
}