.parallax-image.imParallax.pluginAppObj_81{
    height: 250px;
    cursor: default;
}

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

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