/* Preserve the original wide city artwork; keep TriTex dominant and centered. */
.aledo-header .city-brand { width:180px; }
@media(max-width:600px) {
  .aledo-header .city-brand { width:140px; }
}
