@media (max-width: 768px) {
   
    h2{font-size: 16px!important; line-height: 18px}
    h3{font-size: 18px;}
    .h7 {
      font-family: 'Crimson Text', serif;
      line-height: 1.2;
      color: rgb(21, 37, 138);
      font-size: 21px;
      margin-bottom: 5px;}
      .hr{display: none;}
    }
  