/* Add custom CSS styles below */ 
a#myWhatsappBtn30851 {
    display:none !important;
}
.landing-page-first-banner .item-text  img{
    display:none ;
}
.landing-page-first-banner .item-text p{
    font-size:28px !important;
}
.landing-page-first-banner:nth-of-type(3) .item-text h1 , .landing-page-first-banner:nth-of-type(3) .item-text p{
    font-size:38px !important;
    width:100% !important
}
section.g_cat .swiper-wrapper {
    justify-content:center;
}
@MEDIA(min-width:768px){
  .landing-page-first-banner:nth-of-type(1) .item-text h1{
    font-size:58px !important;
}
.landing-page-first-banner:nth-of-type(3) .item-text{
   width:1000px !important;
    max-width:1000px !IMPORTANY
}
}