.home-video-with-text  {
  padding-top:30px;
}


@media screen and (max-width: 600px) {

.home-video-with-text-content {
  padding:0px;
}

.home-video-with-text  {
  padding-top:10px;
}
 
.video_credit {
  margin-bottom:0px;
}
  
}