/* #flowchart_10_03 .flowchart-elem-container .board {
    flex-wrap: wrap !important;
}

#flowchart_10_03 .flowchart-elem-container .board .card {
    flex: 0 0 45%;
} */

#flowchart_10_03 .flowchart-elem-container .board img {
    max-width: 6rem;
}

/* LA10 Grid-Mapping ILO Legends */
#scft3_10_06_grid-mapping .grid-main-container .bottom-container .legend-container .legend-items .legend-div .legend-label,
#scft3_10_07_grid-mapping .grid-main-container .bottom-container .legend-container .legend-items .legend-div .legend-label,
#scft3_10_08_grid-mapping .grid-main-container .bottom-container .legend-container .legend-items .legend-div .legend-label {
    font-size: 20px;
}