#dvMainEventSection div#chart {
    min-height: 600px;
}
        
        
@media (max-width: 767px) 
{
.section-charts {
    padding: 0; margin-top: 0;
}


.select-date--large {
    margin-top: 0;
}


.section__head h2.section__title {
    display: none;
}

.section-charts header.sec.tion__head {
    display: none !important;
}

h6.section__subtitle {
    display: none;
}
}