div.stationWidget .mapStation {
    width: 100%;
    height: 100%;
}

div.stationWidget div.mapStation .ol-custom-rotate {
    top: 4.2em !important;
    right: unset !important;
    left: 6px !important;
    margin-left: 2px;
}

div.stationWidget div.mapStation .ol-custom-attribution {
    top: 6.3em !important;
    bottom: unset !important;
    right: unset !important;
    left: 6px !important;
    margin-left: 2px;
}

div.stationWidget div.mapStation .ol-custom-full-screen {
    top: 8.4em !important;
    bottom: unset !important;
    right: unset !important;
    left: 6px !important;
    margin-left: 2px;
}

div.stationWidget button {
    cursor: pointer;
}