@media(max-width: 1024px) {
  .drz_container {
    margin-bottom: 75px !important;
  }

  .drz_dialog_box {
    display: none !important;
  }
}
