@media screen and (max-width: 568px) {
  .banner-area .row {
    margin-top: -520px;
  }
}
