/*** added by GTI ***/

.romeo .main-banner-outer .main-banner-container .main-banner-brand {
    padding: 0 1rem;
    }
.romeo .main-banner-outer .main-banner-container .main-banner-txt p {
    font-size: 2.5rem;
    color:#00ADE1;
    }

#activity-modal .modal-dialog {
        width: 65%;
}

/** ADDED BY GTI/ANG - CUSTOM PANE **/


@media (min-width: 992px) {
    .flex-dash-row .dash-card-custom .card-body {
        max-height: none;
        padding-bottom: 0!important;
        }
    }
