.site-cover {
  min-height: 220px;
}

@media screen and (min-width: 1024px) {
  .site-cover {
    width: 60%;
  }
}
