@media screen and (max-width: 700px) {
  .why__content {
    margin-top: 65px;
  }
}
