.romeo .dashboard-content .dashboard-custom .card h1.dash-card-header { 
   /** hiding the custom pane title **/
    display:none;
    }

.romeo .main-banner-outer .main-banner-container .main-banner-txt {
    /*hiding the text in the banner - added by Ang @ GTI */
    display:none;
    }
