.jarallax {
    position: relative;
    z-index: 0;
}
.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    z-index: -1;
}
.jarallax > .jarallax-img2 {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 325px;
    z-index: -1;
}
.jarallax > .jarallax-img3 {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 368px;
    z-index: -1;
}
.jarallax > .jarallax-brandimg3 {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: -1;
}
.jarallax > .jarallax-img4 {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 332px;
    z-index: -1;
}
.jarallax > .event-jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 1000px;
    z-index: -1;
}
.jarallax_content {
    color: #fff;
    font-size: 3.5em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: -1px;
}
.event_parallax_table {
    display: table;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.27);
    color: #fff;
    padding: 50px 0px;
}
