@media screen and (max-width: 500px) and (max-height: 520px) {
    .responsive-margin {
      margin-top: 15% !important;
    }
  }