/* Beginning of Ticket 10431031111 - Steve */

/* https://app.intercom.io/a/apps/uinqovrx/respond/inbox/unassigned/conversations/10431031111 */

/* To increase logo size in Mica for Desktop */

@media only screen and (min-width: 768px){
.header .logo img {
    max-width: 400px; /* 200px */
    max-height: 200px; /* 100px */
}
}

/* End of Ticket 10431031111 */