﻿.userProfileImage {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    float: initial;
}

.cb label
{
    margin-left: 5px;
}