.featured-fullpage {
    margin-top: 0;
}

.featured-fullpage img {
    object-fit: cover;
    height: 100vh;
    min-height: 100%;
}

.home-textonimage {
    margin-top: -200px;
    position: relative;
    text-align: center !important;
}

.home-titleonimage {
    position: absolute;
    left: 30px;
    margin-top: 15px;
    z-index: 1000;
}

.home-menuonimage {
    position: absolute;
    right: 30px;
    margin-top: 50px;
}
