.landing-page-first-banner h1, 
section.banner_ad p {
    filter: drop-shadow(2px 4px 6px black);
}
.image-title {
    border: 2px solid var(--color-primary);
    border-radius: 1rem;
}


.banner_ad .bg-cover {
    background-size: 100% 100%!important;
}

.banner_ad .img3 .text ,
.banner_ad .img2 .text{
    max-width: 45%;
}
.banner_ad .leading-\[3\.2rem\] {
    line-height: 2rem !important;
}

section.details-main-product {
    display: none;
}
.img3  .over  {
    align-items: center !Important;
}