
.Icon-Menu {
    background-image: url(../../assets/images/Icon-Menu.svg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    text-indent: -9999px;
    width: 50px;
    height: 50px;
    padding-right: 20px;
}

