.wpcf7-form p.consentText {
	width:296px;
	margin-bottom:5px;
	font-size: 13px;
	line-height:16px;
	margin-top:19px;
}

.wpcf7-form p + span label.c-label {
	margin-top:5px;
}

@media only screen and (max-width: 539px) {
	.wpcf7-form p.consentText {
		width: 100%;
	}
}