.certificate-pdf-2-col img {
	height: 100%;
	width: 60%;
}

.stretch-txt p {
	line-height: 2;
	font-size: 1.1em;
}

.section-heading .wraper {
	padding: 0 30px;
}

.card.service-card-big {
	background-color: #fff;
}

.card.service-card-big .flat2-input-style input, .flat2-input-style select, .flat2-input-style textarea {
	background-color: #ededed;
}

@media only screen and (max-width: 1266px) {
	.stretch-txt p {
		line-height: 1.5;
	}
}

@media only screen and (max-width: 890px) {
	.stretch-txt p {
		line-height: inherit;
		font-size: inherit;
	}
}
