#lhc_container_v2 #lhc_status_widget_v2{ 
        bottom:0px!important;   /* Adjust position from bottom */ 
        right:-5px!important;    /* Adjust position from right */
        /* Adjust dimensions themself to make smaller container to match new icon size */
        min-height: 65px!important;
        min-width: 196px!important;
        max-height: 65px!important;
        max-width: 196px!important;
        width: 196px!important;
        height: 65px!important;
    }