/*Write your custom css in this file.*/
@media (min-width: 1200px) {
  .h1, h1 {
    font-size: 1.5rem;
  }
}