@media only screen and (min-width: 768px) and (max-width: 1083px) {
.bannerPad {
    padding-top: 11% !important;
}
}

@media only screen and (max-width: 470px) {
   .ottoinlinemedia.m-hero {

}
}

.glp-hero .ignoreApiIcons{
  position:relative !Important;
  top:20px !important;

}

.glp-hero .ignoreApiIcons span.c-paragraph-3 {
     color: rgb(255, 255, 255) !Important;
     font-weight:700 !Important;
}

@media screen and (max-width: 530px) {
.mobHideFeatureCircle {
    display: inline !important;
 }
.mobPlatformBreak {
    display: none !important;
 }
}
