@media only screen and (min-width:200px) and (max-width:565px){
    .weather-wrapper{
        width: 100%;
    }
}