@media screen and (min-width: 769px){
.TitreWorkWear{
    font-size: 34px;
    left: calc(100% - 178px) !important;
 
}
}

