.imageflex { 
    display: flex; 
}

.imageflexcontent { 
    margin-left: 5px; 
    margin-top: 0; 
}

.profile-picture {

    width: 100px;
}