  .em-view-container {
      .em.em-item .em-item-image, .em.em-list .em-item .em-item-image {
          height: auto !important;
      }

      article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
          padding: 5px !important;
      }
  }

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