.uk-h1-auto {
    font-size: 6vw;
}
@media screen and (min-width: 800px) {
  .uk-h1-auto {
     font-size: 2.23125rem;
  }
}