.panel-title {
    font-size: 17px;
}
.topheaing {
    font-size: 30px;
}
@media only screen and (max-device-width: 1280px) and (min-device-width: 1px) {
    #savings .col-lg-9, #Inverter .col-lg-9, #Production .col-lg-9, #weather .col-lg-9 {
        line-height: 12px;
    }

    #energyhead h2 {
        display: flex;
        align-items: baseline;
        flex-wrap: wrap;
    }

        #energyhead h2 small {
            margin-left: 5px
        }
    .topheaing {
        font-size: 24px;
    }
}
@media only screen and (max-device-width: 960px) and (min-device-width: 1px) {
    .panel-title {
        font-size: 15px;
    }
    .topheaing {
        font-size: 24px;
    }
}
.iti{
    width:100%!important;
}
