/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

/*<style>*/
  /* Apply this style for mobile devices */
  @media only screen and (max-width: 768px) {
    #myIframe {
      height: 1100px;
    }
  }
/*</style>*/