section:nth-child(2 of .landing-page-first-banner) .txt,
section:nth-child(3 of .landing-page-first-banner) .txt {
    margin-left: 5rem;
}

a.whatsapp-info {
    display: none;
}
@media(max-width:768px) {
.main-nav-container {
    min-height: 68px;
    height: 96px !important;
}
.navbar-brand img {
    max-width: 51px;
}
  
.landing-page-first-banner .item-text h1 {
    font-size: 17px !important;
}

  
}