
.avail-disclaimer {
	font-size: 14px;
	color: #b7b7ba;
	font-weight: 500;
}

html.desktop #feature-card-incentive-shopping-experience .utility-modal-block-ctas, html.no-desktop #feature-card-incentive-shopping-experience .utility-modal-block-scan-qr {
  display: none;
}



.section-highlights .media-block picture.overview-highlights-highlights-hypertension-static {
    --p-width: 1260px;
    --p-height: 680px
}

@media(max-width: 1068px)and (max-width:1068px) {
    .section-highlights .media-block picture.overview-highlights-highlights-hypertension-static {
        --p-width:934px;
        --p-height: 628px
    }
}

@media(max-width: 734px)and (max-width:734px) {
    .section-highlights .media-block picture.overview-highlights-highlights-hypertension-static {
        --p-width:400px;
        --p-height: 480px
    }
}


@media only screen and (min-width: 735px) {
	.section-welcome .marquee-detail::before {
		width: 0;
    height: 0;
	}
}