@media screen and (min-width: 0px) and (max-width: 640px) {
    #weatherwidget #subContentMenu {
        height: 100% !important;
    }

    #weatherwidget button {
        width: 30% !important;
        margin-right: 0px !important;
    }

    #weatherwidget div .col-4 {
        width: 70% !important;
        margin-right: 0rem!important;
    }
}
