.weatherForecastDisplay{
    display:none
}

.custom-card{
    height: 240px;
    width: 160px;
    border-radius: 5%;
    border: double;
    border-color: white;
}

.bg-info img{
    width: 50px;
    height: 50px;
}