
@media (min-width: 1024px) {
        .app__header {
        min-height: 400px !important;
    }

}

.slides {
    max-width: 840px;
}