.parallax-image.imParallax.pluginAppObj_37{
    height: 400px;
    cursor: default;
}

.parallax-image.imParallaxBackground.pluginAppObj_37 {
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
    top: -120%;
    bottom: -120%;
    
}

.parallax-image.imParallaxBackground.pluginAppObj_37:hover {
    
}