.title-left {
    background-color: #801358;
    color: #ffffff;
    font-weight:bold;
}

.container-flex-img {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    display: flex;
    align-items: center;
}