.homeIcon{
    display: none;
}

.container .homeLink::after {
    width: 25px;
    height: 25px;
    content: "h";
    background-image: url(https://gigantedelhogar.vtexassets.com/assets/vtex/assets-builder/gigantedelhogar.desarrollo/0.0.3/ico/logoRuta___0e588af….svg);
    background-repeat: no-repeat;
    font-size: 45px;
    color: transparent;
    display: block;
}

.homeLink{
    padding: 0;
}

