#customfieldbox2 .form-group:last-child {
	margin-bottom: 0;
}
@media screen and (min-width:768px) {
	#customfieldbox1 .form-group:last-child {
		margin-bottom: 0;
	}
}