.parallax-image.imParallax.pluginAppObj_10{
    height: 200px;
    cursor: default;
}

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

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