@media screen and (max-width:858px){
.nineTeenTwenty.m-image{padding-top: 0 !Important;}
}

.bgColor{background-color:#171717 !important; color:#fff !Important;}
.topBgColor{background-color:#0d0e09 !important;  color:#fff !Important;}

@media screen and (-ms-high-contrast: white-on-black) {
     .high-contrast-black{background-color:black !Important;}
}


/* CALENDAR SECTION */

.mixer-events-buffer {display:none;}
    
            .gamer-events {
                background-image: url(https://assets.xboxservices.com/assets/13/4c/134cb788-f182-4e56-b608-fd2556d48754.JPG?n=Xbox_767_Community_GamerSpotlight_BG_v3.JPG);
                background-repeat: no-repeat;
                background-size: 100% auto;
            }
            
            @media screen and (min-width: 768px){
                .gamer-events {
                    background-image: url(https://assets.xboxservices.com/assets/27/13/2713c149-5c18-40c6-bdd3-34e67e8c4a0d.JPG?n=Xbox_1083_Community_GamerSpotlight_BG_v3.JPG);
                    
                }
               .gamer-spotlight {
                  padding-bottom: 48px !important;
                  padding-top:48px !important;
               }
            }
            @media screen and (min-width: 1084px){
                .gamer-events {
                    background-image: url(https://assets.xboxservices.com/assets/93/74/9374a085-5b39-4c02-bda2-2832543f1b8e.jpg?n=Xbox_1920_Community_GamerSpotlight_BG-v2.jpg);
                    background-position-y: calc(-41.15vw + 370px);
                }
            }
            .events {
                background-color:#171717;
            }

          @media screen and (max-width:1083px){
             .gamer-spotlight{
                padding-top:0 !important;
            }
          }

.titlePad{padding-bottom:15px !important;}

/* END OF CALENDAR SECTION */



.contrastBG{background-color:black !important;}



@media screen and (max-width: 1083px) and (min-width: 540px){
.events__headline {
    margin-left: 2px !Important;
  }
}