.SB-hero-banner {
    background-color: #e6e6e6;
}
.SB-hero-banner .banner-background {
    background-color: white !important;
}
@media screen and (min-width: 946px) {
    .SB-hero-banner.head1a .banner-background {
        padding-top: 83px !important;
        top: -97px !important;
        margin-bottom: -97px !important;
    }
}
@media screen and (min-width: 946px) {
.SB-hero-banner .m-banner .c-heading-1a {
    font-size: 86px;
    line-height: 82px;
}
}
@media screen and (min-width: 702px) and (max-width: 768px) {
.SB-hero-banner .m-banner .c-heading-1a {
    font-size: 62px;
    line-height: 60px;
}
}
@media screen and (max-width: 365px) {
.SB-hero-banner .m-banner .c-heading-1a {
    font-size: 36px;
    line-height: 36px;
}
}
@media screen and (min-width: 946px) and (max-width: 1400px) {
.SB-hero-banner .m-banner span.jump-g.jump-b.jumpganimate {
    font-size: 66px;
    line-height: 42px !important;
    top: 8px !important
}
}
.introBanner {
    margin-top: -96px;
}
.introBanner .c-logo {
    max-width: 200px;
}

.introBanner .m-banner {
     padding-bottom: 48px;
}

.profilePicFix picture {
    padding-bottom: 100% !important;
}
.profilePicFix .m-content-placement-item.f-size-medium .c-heading-3 {
    display: inline-flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 24px;
text-align: center;
font-weight: 700 !important;
}
@media screen and (min-width: 1083px) and (max-width: 1250px) {
.profilePicFix .m-content-placement-item.f-size-medium .c-heading-3 {
    font-size: 24px;
    line-height: 30px;
}
}

.headingCenter {
display: flex;
justify-content: center;
text-align: center;
padding-left: 48px !important;
padding-right: 48px !important;
}

.profilePicFix .m-content-placement .m-content-placement-item .connectGlyph {
    padding-right: 18px !important;
}
.profilePicFix .m-content-placement .m-content-placement-item.f-size-medium.f-precise-click a.c-call-to-action.connectGlyph::after {
content: url('https://cms-assets.xboxservices.com/assets/c2/58/c258757d-0a63-44fd-8a2d-0bda15bac94d.svg?n=Community-Champions_Image-0_Launch_11x11_02.svg');
width:12px;
height:12px;
margin-left: 10px;
}
.profilePicFix .m-content-placement .m-content-placement-item .connectGlyph:hover:after {
    filter: brightness(50%);
}
