.title-background-wrappper {
    display: flex;
    justify-content: center;
    width:100%;
}

.title-background-transparent {
    font-weight: bold;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: cover;
    background-position: center;
    text-transform: uppercase;
    font-weight:900!important;
}
.title-background-wrappper {
    /* display: flex; */
    justify-content: center;
    width:100%;
}

.title-background-transparent {
    font-weight: bold;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: cover;
    background-position: center;
    text-transform: uppercase;
    /* width: 100%; */
}


@media (min-width: 400px) {}

@media (min-width: 768px) {
    .title-background-wrappper {
  
    justify-content: start;
}
}



@media(min-width:991px) {}

@media(min-width:1200px) {}

@media (min-width: 400px) {}

@media (min-width: 768px) {
    .title-background-wrappper {
  
    justify-content: start;
}
}



@media(min-width:991px) {}

@media(min-width:1200px) {}