#banner-pilot {
    background: url(../../uploads/2018/11/banner-pilot.jpg);
    background-size: cover;
    height: 320px;
    max-height: 320px;
    background-position: center;
}

#banner-pilot-main {
    background: url(../../uploads/2018/11/banner-pilot-main.jpg);
    background-size: cover;
    height: 320px;
    max-height: 320px;
    background-position: center;
}

.banner-bremen {
    background-image: url(../../uploads/2018/11/banner-pilot-bremen.jpg) !important;

}

.banner-oslo {
    background-image: url(../../uploads/2018/11/banner-pilot-oslo.jpg) !important;

}

@media (min-width: 750px) {
    .testata > h1 {
        font-size: 54px !important;
        color: #8ec549 !important;
        margin-bottom: 30px;
    }
}

@media (max-width: 750px) {
    .testata > h1 {
        font-size: 29px !important;
        color: #8ec549 !important;
        margin-bottom: 15px;
    }
}
