@media screen and (max-width: 400px) {
	.cmpRSVP .form_body .formBodyWrapper {
		padding: 2rem 1.5rem;
	}

}