.r123formelement{
	width:50%;
}

@media screen and (max-width: 768px ) {
	.r123formelement{
		width:100%;
	}
}