.logo img{
    width: 110px;
}
.main-header .menu-right-content .user-box i.call_icon{
    background: #b78615;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
}