#vimeoplayer {
  width: 200%;
  height: 200%;
  margin-left: -50%;
  border: 0px;
}
@media (max-width: 767px) {
  #vimeoplayer {
    width: 400%;
    height: 100%;
    margin-left: -150%;
  }
}
#globein-video-section4 {
  background-color: white;
  padding-top: 100px;
  padding-bottom: 20px;
}
#globein-video-section4 .section-content {
  padding-bottom: 20px;
}
#globein-video-section4 .video-content {
  padding-top: 0px;
  max-height: 400px;
  overflow: hidden;
}
