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

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

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