/* CodeFlow Custom Theme CSS */
/* Override header logo height from default 18px to 40px */

.red-ui-header-logo img {
    height: 40px !important;
    width: auto !important;
}
