.emailReports {
  .entityTableContainer {
    margin-top: 0;
  }

  a.withIcon {
    display: inline-block;
    
    img {
      vertical-align: bottom;
    }
  }
}
