﻿.profile-image-live {
    width: 55px;
    height: 55px;
    border-radius: 10%;
    background: #337ab7;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 55px;
    margin: 0 auto;
    font-weight: 500;
}

.profile-image-rounded {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #337ab7;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    font-weight: 500;
}

.u-header__logo-img27 {
    height: 27px;
}
