.image-title .title-heade {
    color: #fff;
}

@media(min-width:1200px){
.g_cat .grid {
    gap: 3.25rem !important;
}
}
@media(max-width:768px){
.banner_ad .item-text {
    font-size: 1.2rem;
}
.landing-page-first-banner .justify-center {
    justify-content: start!important;
    padding-top: 1rem;
}
}