/* Add custom CSS styles below */ 
@media (min-width: 992px) {
    .lg\:w-auto {
        width: 100%;
    }
}

.landing-page-first-bannar .txt .custom-dlay-a {
    display: none;
}

@media (max-width: 767px) {
  .landing-page-fixed-bannar-0 {
    max-height: 425px;
  }
  }footer .flex.justify-center.gap-6 {
    flex-direction: column;
}