.slider.home1 .wrap-slider,
.slider.home1 .wrap-slider::before {
    border-radius: 0 !important;
}

.slider.home1 .wrap-slider {
    height: 100vh;
}

#logo-header {
    height: 120px;
}

#logo-header-mobile {
    height: 40px;
}

.slider-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
    gap: 20px;
    padding: 0 !important;
    margin: 0 !important;
}

.slider-content h1 {
    margin: 0 !important;
    padding: 0 !important;
}