/* mixins start */
.logo {
    background-image: url(/img/header/logo_header.svg);
    width: 172px;
    height: 40px;
    display: block;
    text-indent: 101%;
    overflow: hidden;
    word-spacing: nowrap;
    cursor: pointer;
}
/* mixins end */

.myinfo-icon{
    font-size: 1.5rem;
    /* font-size: 24px; */
}