.slider-content .newsletter{
	display:none !important;
}

@media (min-width: 768px) {
    .hero-3 {
        height: 600px; /* Increase height for larger screens */
        background-size: cover; /* Ensure full coverage */
        background-position: center center; /* Keep centered */
    }
}

@media (min-width: 1200px) {
    .hero-3 {
        height: 900px;
        max-height: 900px;
    }
}

 #whatsapp-floating-button {
   
    bottom: 70px !important;
}