/* track-drawer.css */

.track-graph {
    position: relative;
    max-width: 100%;
    min-height: 20vmin;
}
