@media (max-width: 768px) {
  body:not(#index) .container {
        margin-top: 45px;
  }
h1, .h1 {
    font-size: 2rem;
}
}
