@media only screen and (max-width: 767px) {
  #custom--video iframe{
	width: 350px !important;
}
}
