﻿.MasterBottomCard {
    font: 11px arial !important;
}

.MasterBottomCard a {
    font-size: 13px !important;
}

.MasterBottomCard h3 {
    font-size: 12px !important;
}

.submit {
    font-size:11px !important;
}

.nav-item a {
    font-size:11px !important; 
    padding: 14px 22px !important;
}

.CardText a {
    font-size:11px !important;
}

.BottomCards h4 {
    font-size: 24px !important;
}


#logoWrapper img {
    width:100%;
}

sup {
    font-size:0.5em !important;
}

@media (max-width: 1024px)
{
    #logoWrapper {
        max-width:300px;
    }
}

