.carousels.small{
    font-size: 16px;
}

.carousels.big{
    font-size: 32px;
    line-height: 40px;
}
#ampUserPhotoCon{
    background-image: url("../../images/icons/user-role-teacher.png");
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    float: right;
    background-size: 30px;
    border-radius: 50%;
    margin-right: 8px;
}
