.profile.image
{
    display: inline-block;
    vertical-align: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
}

.profile.text
{
    display: inline-block;
    vertical-align: bottom;
}
