.masthead > div {
    min-height:44px;
}

.teamInfo {
    margin-top: -10rem;
}

.sponsorImg {
    border-radius: 50%;
    border: 5px solid white;
    box-shadow: 0px 0px 14px #000;
    max-width: 200px;
}

  
