.acf-fields > .acf-field.af-field-type-recaptcha {
    float: right !important;
}
.myform .select2-container--default .select2-selection--single .select2-selection__rendered {
	background-image: url('../..//images/forms/selectbgAr.png');
	text-align: right;
}
.af-submit {
	padding: 15px 0;
	text-align: right;
}
button[type="submit"].acf-button.af-submit-button {
	margin: 0% 0 15% -2%;
}
h1.ContactH1 {
	text-align: right;
}
h2.ContactH2 {
	text-align: right;
}
#contactRightDesc {
	float: left;
}
#contactLeftDesc {
	float: right;
}
#contactLeftDesc a {
	margin-bottom: 0;
	margin-top: 6%;
	text-align: right;
	width: 100% !important;
	display: block;
	margin-right: 0 !important;
}