.widget-meteo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.widget-meteo--icon {
    height: 40px;
    display: inline-block;
}
