.read-less {    margin-top: 20px;
    display: block;
}
.about-section{padding:0px !important}
.more-content h3{font-size: var(--fnt_24);
font-family: var(--fontFamilyLibre);
font-weight: var(--bold);line-height:36px;}
@media only screen and (max-width: 768px) {
  .more-content h3{font-size: var(--fnt_12);}
}