

.menu-item.menu-item-profile .menu-item-icon {
	border-radius: 50%;
}
.menu-item.menu-item-profile img {
	border:3px solid #EC543F;
	width: 68px;
	height: 68px;
}

.gc-account-leftbar a img {
    max-width: 100%;
}

.menu-item.menu-item-profile:after {
    content: '';
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/69283/sc/352/h/fc8ffec0e17c3b6e9154d4fbe592b980.png);
    display: block;
    top: 0px;
    left: 25px;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 5;
    background-size: contain !important;
    background-repeat: no-repeat!important;
}

 .menu-item.menu-item-profile {
   padding-top: 20px!important;
}
