#bg-video {
    height: 85vh;
    object-position: center;
}

#home {
    height: 85vh;
    background-size: cover !important;
    background-repeat: no-repeat;
}

[class~="block-intro"] [class~="intro-wrap"] {
    max-width: unset !important;
}

h3.intro-title {
    font-size: 30px !important;
    margin-bottom: 35px;
    line-height: 35px !important;
}

#parallax-zehba {
    background-image: url("../images/zehba/parallax.jpg");
    height: 800px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#about {
    padding: 80px 0 !important;
}

h4.intro-title {
    font-size: 25px !important;
    margin-bottom: 5px !important;
}

#about {
    padding-bottom: 0 !important;
}

#featured,
#contact,
#returns {
    padding: 80px 0 !important;
}

[class~="block-intro"] [class~="intro-item"] {
    text-align: center !important;
}

.img-container {
    margin-bottom: 80px !important;
}

#about.bg-white.section.background-img:last-child {
    padding: 80px 0 !important;
}

/* .not-safari #parallax-zehba {
    background-attachment: fixed;
} */
