@media (min-width: 576px) {
  #title {
    font-family: Lato, sans-serif;
    font-weight: bold;
    line-height: normal;
    font-size: 30px;
    position: relative;
    text-align: center;
  }
}

