.home-logo{
    margin-bottom:15px;
}
.home-logo>*{
    background-image: url("/img/Tonini_logo.png");
    background-size:contain;
    background-position: center; 
    background-repeat: no-repeat;
    width: 99%;
    height: 80px;
}

.home-button {

    margin-top: 10px;
    margin-bottom: 25px;
}