.divTitle{
   display: flex;
   justify-content: center;
   align-items: center;
   gap: 10px;
}
.divTitle > *{width: fit-content !important;}

.imgTitle{
   height: 50px;
}