@media screen and (max-width: 767px){
.overlayvideo{
  padding-top: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
}
