
						.hero-tagline-wrap {
							width: fit-content;
							max-width: 100%;
							margin: 12px auto 0 auto;
							position: relative;
							left: -7px; 
						}

						 
						.keen-feature-card-wide {
							width: 598px;
							margin-top: 43px;
							padding: 12px 10px;
							box-sizing: border-box;
							text-align: center;
							height: 137px;
							min-height: 60px;
						}
						.keen-feature-card-wide h2 {
							font-size: 16px;
							line-height: 22px;
						}

						.keen-feature-card-wide .keen-feature-line {
							margin: 8px auto 10px auto;
						}

						.keen-feature-card-wide p {
							line-height: 18px;
							margin-bottom: 6px;

						}
						
						.keen-wipe-text {
    display: block;                        
    clip-path: inset(0 0 0 0);
    -webkit-clip-path: inset(0 0 0 0);
}
 
.keen-rest {
    visibility: hidden;
}
