

@media screen and (max-width: 859px) {
.m-hero-item.glp-hero >picture img{padding-top:88px !Important;}
}

@media only screen and (min-width: 768px) and (max-width: 1083px) {
section.m-hero-item.glp-hero>div>div {
    transform: translateY(88px) !important;
 }
}

@media only screen and (min-width: 390px) and (max-width: 767px) {
.hero-mobile-fix .m-hero-item.mobile-560.glp-hero.f-y-center>div>div {
    top: calc(87%) !important;
 }
}

.popicons {
  display: none !Important;
}

.manualIcons .c-paragraph-3{
  font-size:20px !Important;
  font-weight:700 !important;
}

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