/* Add custom CSS styles below */ 
.top-navbar {
    display: none;
}
@media (min-width: 1280px) {
.landing-page-first-banner .txt.container {
    max-width: 90%;
}
section:nth-child(2 of.landing-page-first-banner) .item-text.md\:w-fit {
    width: 35% !important;
}
  section:nth-child(2 of.landing-page-first-banner)     .md\:text-\[48px\]
 {
        font-size: 30px !important;
    }
}