.wallboardWeather .today_label {
  font-size: 12px;
  color: #327eb9; }

.wallboardWeather .min_max_text {
  font-size: 13px;
  color: #327eb9; }

.wallboardWeather .min_max_value {
  color: black;
  font-size: 18px; }

.wallboardWeather .forecast_min_max {
  color: black;
  font-size: 14px; }

.wallboardWeather .first-row-width {
  width: 80%;
  max-width: 600px !important; }

.wallboardWeather .first-row-min-max {
  height: 64px; }
