
@media screen and (min-width: 1024px){
.headline-breaker .headline-breaker__cta {
    padding-top: 30px !important;
}
}
@media screen and (max-width: 767px){
.headline-breaker .topic-hero__container .headline-breaker__subtitle {
    display: block !important;
}


.introduction-banner .introduction-banner__row:last-child{
	padding-bottom:105px !important;
}


.headline-breaker__cta{
float: none !important;
}
}
@media screen and (min-width: 768px){
.headline-breaker__cta {
    padding-top: 5px !important;
}
}
@media screen and (max-width: 1024px){
.headline-breaker.component.component__spacing-bottom {
    top: -80px !important;
}
}

.visual-product-card__eyebrow-container{display:none !important;}

.visual-product-card .visual-product-card__card-container{pointer-events:none !important;}


.visual-product-card .image .visual-product-card__image:eq(2){background-position:center top !important;}