@import url(/css/common.css);

.userProfileChart {
    height: 100px;
    text-align: left;
}

.userProfileSectionBody {
    height: 150px;
    overflow: scroll;
    margin-right: 20px;
}


