p {
  margin-bottom: 10px !important;
}
.breadcrumb-section nav ol {
  font-size: 16px;
}
.reportPremiumDetaislNew p{
color: #02161d !important;
}
.report-body table ul li{
    color: #4a4e56 !important;
}
.pricePlanContentDiv {
  font-size: 16px;
}
.downloadLinkBtnFour {
  font-size: 16px;
}
.report-body h2 {
  font-size: 18px !important;
}
.report-body p {
  font-size: 16px !important;
}
.downloadLinkBtn strong,
.downloadLinkBtnThree strong {
  font-size: 18px !important;
}
.print-table div div {
  font-size: 18px !important;
}
.print-table table {
  font-size: 16px !important;
}
.print-table table tbody tr td:nth-child(1) {
  color: #4a4e56 !important;
}
.report-body p strong {
  font-size: 16px !important;
  margin-bottom: 12px !important;
}
.report-body ul li {
  font-size: 16px !important;
  color: #02161d !important;
}
.report-body h4 {
  font-size: 18px !important;
}
@media screen and (max-width: 767px) {
  .breadcrumb-section nav ol {
    font-size: 14px;
  }
  .pricePlanContentDiv {
    font-size: 14px;
  }
  .downloadLinkBtnFour {
    font-size: 14px;
  }
  .report-body h2 {
    font-size: 16px !important;
  }
  .report-body p {
    font-size: 14px !important;
  }
  .downloadLinkBtn strong,
  .downloadLinkBtnThree strong {
    font-size: 16px !important;
  }
  .print-table div div {
    font-size: 16px !important;
  }
  .print-table table {
    font-size: 14px !important;
  }
  .print-table table tbody tr td:nth-child(1) {
    color: #4a4e56 !important;
  }
  .report-body p strong {
    font-size: 14px !important;
  }
  .report-body ul li {
    font-size: 14px !important;
  }
  .report-body h4 {
    font-size: 16px !important;
  }
}
