.logo {
    max-width:100px; 
    margin-top:40px;
    margin-bottom:40px;
}

.header{
    border-bottom: 0.8px solid black;
}

#logo2 {
    max-width:110px;
    float:right; 
}

#spiegazionedue {
    max-height:90px;
}

img {
    max-width:350px;
    vertical-align: bottom;
}
.row-100 {
    min-height:100%;
}

.images-down {
    height:100%;
    display:flex;
    flex-direction: column;
    justify-content: flex-end;
}

.cartellino {
    margin-top:15px;
}

#card-noname {
    max-width:27%;
}

.card-33 {
    max-width:33.333333%;
}
.card-50 {
    max-width:50%;
}
.card-100 {
    max-width:100%;
}
.card-125 {
    max-width:125%;
}

#card-scan {
    max-width:53%;
}

#card-mornings {
    max-width:45%;
}

#girls {
    max-width:900px;
}
.separator-blank {
    min-height:100px;
}
.separator {
    min-height:100px;
    background: white url('../img/logo/distanziatore.png') center center no-repeat;
}
.fallback-img {
    min-height:100%;
    background: white url('../img/logo/distanziatore2.png') center center no-repeat;
}
.separator-end {
    min-height:100px;
    background: white url('../img/workinprogress.png') center center/350px auto no-repeat;
}