/* ================= *
 * ## Databrowser ##
 * ================= */

img.nmt-image {
   height: 100%;
   object-fit: contain;
   width: 100%;
}

/* ========== *
 * ## Home ##
 * ========== */

.home-page-charts .casper-chart-component#flights-per-hour { grid-column: 1 / span 2; }
