@import url('./common.css');

#ecreport {
    .download{
    .lead{
      font-size: clamp(16px, 0.38vw + 14.59px, 20px);
      font-weight: 700;
      margin-bottom: calc(50 / 1016 * 100%);
    }
    .list-single,
    .list-two{
    margin-top: calc(50 / 1440 * 100%);
    }
      }
}