.osm-item-heading-box {
    display: flex;
    width: min-content;
    min-width: 350px;
    text-align: center;
}

div#osm-plans-list-columns {
    text-align: -webkit-center;
}

.osm-description.osm-page-intro-text.clearfix p {
    font-size: 2rem;
    font-weight: 500;
}

a.osm-item-title-link {
    text-decoration: underline;
}