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

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

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