.osm-taskbar {
    display: table;
    margin: auto;
}
.osm-item-title {
    text-align: center;
}
.osm-item-description-text {
    height: fit-content !important;
}