@media (max-width:991px) {
    body.poster {
        margin-top: 60vh;
    }
}

body.poster {
    background-attachment: fixed;
}

.top-5 {
    top: 5px;
}

.maino {
    background-color: #10344e;
}

.maini {
    background-color: #10344e;
}

.navec {
    background-color: #085da6;
}

.flower {
    display: flex;
    padding-bottom: 25px;
    padding-left: 126px;
}
