@media only screen and (max-width : 399px) {
 
  iframe {
    height: 200px;
  }
  
}