@CHARSET "ISO-8859-1";

@media screen and (max-width: 840px) {
	.popup form .field .code {
		width: 100%;
		margin-left: 0;
	}
}