@media (min-width: 1024px) {
  #main-slider-1-6 {
    height: 600px !important;
  }

  #main-slider-1-9 {
    height: 600px !important;
  }

  .lg\:w-\[50vw\] {
    width: 34vw !important;
  }
}

@media (max-width: 768px) {
  #app .text-end:where([dir=rtl], [dir=rtl] *) {
    text-align: left !important;
    margin-bottom: 51% !important;
  }
}