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

.parallax-image.imParallaxBackground.pluginAppObj_152_54 {
    background-position-x: left;
    background-position-y: top;
    background-repeat: no-repeat;
    background-size: cover;
    top: -150%;
    bottom: -150%;
    
}

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

}