.ol-mouse-position {
    top: auto !important;
    bottom: 3em !important;
    left: 8px !important;
    right: auto !important;
    position: absolute;
}

.alert {
    position: fixed;
    top: auto !important;
    bottom: 5em !important;
    left: 8px !important;
    right: auto !important;
}

.layer-switcher{
    top: 7px !important;
}
