.elementor-3366 .elementor-element.elementor-element-cdf1442{--display:flex;}/* Start custom CSS for container, class: .elementor-element-cdf1442 */.page-paralax,
.spec-paralax {
    height: 400px;
    float: left;
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

/* Mažesniems ekranams */
@media (max-width: 1024px) {
    .page-paralax,
    .spec-paralax {
        height: 300px; /* arba tiek, kiek nori */
    }
}
}
@media (max-width: 1024px) {
    .big-title {
        margin-top: 96px;
    }
}
@media (max-width: 499px) {
    .big-title {
        margin-top: 96px !important;
        width: 100%;
        font-size: 35px;
        line-height: 40px;
    }
}/* End custom CSS */