.vc_custom_1559118329121 {
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.vc_parallax {
    overflow: hidden;
}
.vc_parallax .vc_parallax-inner {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-attachment: scroll;
    background-color: transparent;
    background-image: inherit;
    background-size: cover;
    z-index: 0;
    background-position: 50% 0;
}