/* Add custom CSS styles below */ 
.landing-page-first-banner [alt="alouraabaya"]{
    width: 200px !important;
}
/**************/
/********************/
section.weeklyOffers , .g_cat, .g-products  , .dead_line  , .ads {
    margin-bottom: 40px  !important;
}
.banner_ad .img3 {
    display: none;
}
.banner_ad .img2 {
    grid-row: span 2 !important;
}
.banner_ad .item-text {
    font-size: 22px;
}
@media screen and (max-width:768px) {
.banner_ad .item-text {
    font-size: 19px;
    line-height: 30px !important;
}
.landing-page-first-banner [alt="alouraabaya"]{
    width:50px !important;
}
section:nth-child(1 of section.landing-page-first-banner) .item-text {
    width: 50% !important;
}
.landing-page-first-banner h1.animate__animated {
    font-size: 15px !important;
}
}