/* Queuing Theory Calculator - page-specific styles. Global .ops- system loads from the theme. */
.qt-chart-wrap { position: relative; height: 340px; margin-top: 22px; }
#chartCanvas { max-width: 100% !important; }
@media (max-width: 560px) { .qt-chart-wrap { height: 280px; } }
