

#headingTextIcon .kl-title-block {
  padding-top: 0;
  padding-bottom: 35px;
}

/*** Icon Box - Default element */
#headingTextIcon .kl-iconbox__title {
  font-family: Open Sans;
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: 600;
  font-style: normal;
  color: #ff9800;
}

.for-img-100{
    max-width:100px;
}

@media (max-width: 480px) {
    .for-img-100{
        max-width:80px;
    }
  #headingTextIcon .kl-title-block {
    padding-top: 0;
    padding-bottom: 12px;
  }
  #headingTextIcon .tbk__title {
    margin-bottom: 10px;
    font-size: 1.5rem;
    font-weight: 300;
  }
  #headingTextIcon .fs-s {
    font-size: 1rem;
    line-height: 1.6;
  }
}
