.icon-logo {
    background-image:  url('../../api/asset/We-Box-It-logo-website.webp');
    width:250px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top:5px;
}