#Industry-leading-inr .infobox .nos {
  font-weight: 900 !important;
}
.grey-clr {
  color: #808285 !important;
}

/* Medium */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .shaholdbxwrp .shaholdbx:nth-child(1) {
    min-height: 320px !important;
  }
  #portfolio-companies .companiesright .map-nos{ bottom: 25px; right: 15px;}
}

@media screen and (min-width: 768px) and (max-width: 991px) and (orientation: portrait) {
  #homeesg .esgBox {
    height: 100% !important;
    margin-bottom: 0 !important;
  }
  #portfolio-companies .companiesright .map-nos{ bottom: 25px; right: 15px;}
}
