 /*Project Management Stylesheet */
.mermaid .tick text {
    font-size: 25px !important;
}

#location-map-container-div {
    height: 830px; /* or any responsive unit */
    width: 100%;
}

#location-map {
    width: 100%;
    height: 800px;
}
