@media only screen and (max-width: 575px) {
    
    h6 {
      font-size: 16px;
      line-height: 15px;
  }
}