@media screen and (min-width: 768px) {
    
	 .sub-caption{display:none !important;}
	 .hero-extended .hero-extended-main .divider, .hero-extended .hero-extended-intro .divider{display:none !important;}
	 .continue.textLink-white{display:none !important;}
	 .subcaptionleft{font-size:18px;line-height:32px;letter-spacing:0;margin-top:40px !important; margin-bottom:120px; margin-left:0px !important;}
  
}

@media screen and (max-width: 767px) {
    
	.sub-caption{display:none !important;}
	.hero-extended .hero-extended-main .divider, .hero-extended .hero-extended-intro .divider{display:none !important;}
	.subcaptionleft{font-size:17px;line-height:32px;letter-spacing:0;margin-top:40px !important; margin-bottom:120px;margin-left:0px !important;}
	.continue.textLink-white{display:none !important;}
	
	}
.featured-promo__cta-link .icon-chevron-right {
			height: 11px;
			width: 8px;
			color:#white;
			fill: none;
			stroke: white;
			margin-left: 8px;
   }.featured-promo__cta-link a{
			color:white;
			font-weight: lighter;
}.featured-promo__cta-link{ display:block !important}