h2{
  margin-top: 80px;
}

@media (max-width: 460px) {
  img{
    max-width: 100%;
  }
}
