.parallax-image.imParallax.pluginAppObj_111_1421{
    height: 750px;
    cursor: default;
}

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

.parallax-image.imParallaxBackground.pluginAppObj_111_1421:hover {
    animation: flash 2s;

}