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

#report {
 .content{
  
  .lead{
   margin-bottom: calc(50 / 1440 * 100%);
  }
 }
          }