#bgMedia_comp-m6divs7t3 { 
  display: none !important;
}

.wixui-rich-text__text {
  color: red !important;
}

.Oqnisf.comp-mi2vhvik.wixui-section {
    display: none !important;
}


/* পুরো section-এর পুরানো সব content hide করবে */
#comp-m6divs7m * {
    display: none !important;
}

/* সেকশনটা ফিক্সড সাইজে GIF দেখাবে */
#comp-m6divs7m {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: 400px !important; /* চাইলে height বাড়াতে/কমাতে পারো */
    background: url("https://media4.giphy.com/media/v1.Y2lkPTc5MGI3NjExbTk2Yzc2NWYzOG1pN3M2bDkwMjE5b2Fmc3dncXc2aTRkeGtxYmFoMSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/TpsuCxwsNH8gatbpR5/giphy.gif")
        center/contain no-repeat !important;
}

.wixui-rich-text__text {
    color: blue !important;
}
