.googleMapPageContainer .AQILegendPanel {
    left: 10px;
    top: 60px;
    right: inherit;
    bottom: inherit;
}

.updatedTimeMessage {display: block; }

.aqiLoopImage {
max-width: 600px;
width: 90%;
}

.siteDiv {
    border: none;
    /* Don't use opacity because that affects the text too */
    /* opacity: .5; */
    aspect-ratio:auto;
}

.AQILegendPanelOsm {
left: 40px;
top: 10px;
right: unset;
}

.map-timestamp {
display: none;
}
