.weather-column {
    margin-bottom: 20px;
}

.weather-column .time-range {
    display: block;
    background: #f4f4f4;
    margin-top: 5px;
    padding: 5px 0;
    margin-bottom: 5px;
}

.weather-column section {
    margin-bottom: 15px;
}

.weather-column .wind-data i.th-linea {
    font-size: 40px;
}

.weather-column .temperature {
    font-size: 24px;
}

.weather-column .temperature-min {
    height: 24px;
}
