/*--------------------------------------------------------------
## DVC Page
--------------------------------------------------------------*/

@media (min-width: 1070px) {
    svg.ac-graph-svg {
        zoom: normal !important;
        height: 360px !important;
    }
    .section-graphs .graph-global-gender .graph-image {
        width: 100% !important;
        height: 100% !important;
    }
    .section-graphs .graph-global-gender .graph-caption {
        justify-content: center !important;
        left: 0px !important;
        top: 150px !important;
    }
}