#ocgSignUp{
	height: 200px;
	border: none;
}
@media only screen and (max-width: 600px) {
	#ocgSignUp{
		height: 350px;
	}
}