.keyv-wrapper {
height: 33rem;
overflow: hidden;
position: relative;
}

.introduction-lh13 {line-height: 1.3;}

.introduction-mailSample {
padding: 15px;
border: 20px solid #e5e5e5;
}


@media screen and (max-width: 767px) {
	.keyv-wrapper {
	height: auto;
	}
}
