

.component-content.success-wrapper {

}

.component-content.success-wrapper img.sample-card {
	width: 336px;
	height: 225px;
	transform: matrix(1, -0.07, 0.07, 1, 0, 0);
	float: left;
	margin-right: 42.31px;
}

.component-content.success-wrapper h2 {
	margin-bottom: 30px;
}

.component-content.success-wrapper .btn.btn-green.cust-download {
	line-height: 20px;
	padding: 6px 28px;
}

.component-content.success-wrapper .btn.btn-green.cust-download span {
	color: #005361;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	letter-spacing: 0;
}