#headerWrapper{
    height: auto;
}
.logoConnector{
    display: none;
}
#logo{
    margin-bottom: 10px;
}
#headerSearchAndAuth{
    background: none;
    float: left;
}
#headerSearchAndAuth > .row {
    padding-left: 0px !important;
}
.homeLeftBox{
    display: none;
}

#homeExchangeCardsContainer {
    left: 21% !important;
    width: 370px !important;
    top: -40px !important;
}
#headerInnerContainer{
    padding-left: 1.5rem!important;
    padding-right: 1.5rem!important;
}
.profileSection#editProfile{
    width: 100% !important;
}

.view-card-login-text{
    color: black !important;
    font-family: roboto_condensed_regular !important;
}

#login-header-a{
    color: #12CC00 !important;
}

.username-nav{
    color: #fff !important;
}

.username-nav:hover{
    color: #12cc00 !important;
}
#headerWrapper{
}

#hygStoreButtons{
    display: block;
    text-align: right !important;
    margin-bottom: 12px;
}
.cardViewContainer{
    margin-top: 50px;
}
img.mobile{
    display: block;
}
img.desktop{
    display: none;
}