@media screen and (min-width: 800px) {
  .hero {
    width: 60%;
  }
}

.download {
  border-radius: 10px;
}

