.icon-logo {
    background-image:  url('../../api/asset/packaging-nl-350x200--logo.webp');
    width:250px;
    height: 50px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top:5px;
}