/*
 Theme Name:     Divi Child-Theme - Ben Feldheim
 Author:         Webtron
 Author URI:     https://webtron.io
 Template:       Divi
 Version:        1.0.0
*/


/* Revolution Slider, PhotoSlider Blurred Image Background Position Offset */

.bg10 > rs-bg-elem{
    background-position: 10% 0 !important;
}

.bg20 > rs-bg-elem{
    background-position: 20% 0 !important;
}

.bg30 > rs-bg-elem{
    background-position: 30% 0 !important;
}

bg40 > rs-bg-elem{
    background-position: 40% 0 !important;
}