#slmp_geojuice{
    z-index:1;
    position:relative;
}
#xapp-widget .widget-container {
    z-index: 1000000!important;
}
@media only screen and (min-width: 1024px) {
    footer .column-element .column-label {
        font-size: 20px!important;
    }
}
@media only screen and (min-width: 1367px) {
    footer .column-element .column-label {
        font-size: 22px!important;
    }
}