/*** ADDED BY ANG/GTI - hiding roundals ***/
.romeo .dash-cta-deck {
    display:none;
    }
.romeo .dashboard-custom .flex-dash-row {
    justify-content: center;
    }
.romeo .dashboard-custom .flex-dash-col.flex-dash-col-right.dash-card-count-0 {
    display:none;
    }
.romeo .dashboard-content .dashboard-custom {
    margin-top: -3.8rem;
    }
/****/


@media (min-width: 992px) {
    .romeo .main-header a.navbar-brand img.brand-gti {
        opacity:0; !important;
    }
}

tc-ui-shared-romeo .brand-gti {
   display:none !important;
}

/*** ADDED BY ANG/GTI ***/
.cover .cover-client-content .cover-client-content-logo {
    margin: 1rem auto 2rem auto;
}
