 .introduction .description {
  
    margin: 18px 0px 29px !important;
}
@media only screen and (max-width: 768px) {
  .introduction .description iframe {
   width:100% !important;
   height:auto !important;
  }
}