@media only screen and (max-width: 989px) {
  .custom-space {
    height: 200px !important;
  }
  .arrangement-title {
    gap: 0px !important;
  }
}