.welcome-heading {
  font-size: 2.25rem;
  @media(min-width: 750px) {
    font-size: 3rem;
  }
}

.welcome-image {
  width: 100%;
}