.airport-weather-section {
    margin-top: 40px;
}

.airport-weather-card {
    margin: 0;
}

.airport-weather-section > .data-source {
    margin-top: 18px;
}

@media (max-width: 520px) {
    .airport-weather-section {
        margin-top: 32px;
    }
}
