

@media only screen and (min-width: 1084px){
.tagLine .m-banner{max-width:1200px !Important;}
}

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

@media only screen and (max-width: 767px){
.newXGPshared  .m-hero-item>div {
  height:276px !Important;
 }
}

@media screen and (max-width:415px){
.m-banner h2{font-size:30px !important; line-height:35px !Important;}
}