.visual-product-card__eyebrow-gradient-bar{
	display:none;
}

@media screen and (min-width: 768px) {
    .hero-microsite.logo-image .hero-microsite__section--image .hero__image div {
   background-position: top !important;
}
}
@media screen and (min-width:1024px){
.hero-microsite.logo-image .hero-microsite__section--image .hero__image div {
   background-position: center right !important;
}
}