div#logo-place-holder {
    background-image: url('https://www.mltpartners.it/assets/img/logo-default-white.png');
    background-size: 200px 100px;
    background-color: slategray;
    width: 200px;
    height: 100px;
    top: 5px;
    position: relative;
}