@CHARSET "UTF-8";

.input .year {
	width: 110px !important;
}

@media screen and (min-width: 700px) {

	.input .year {
		width: 140px !important;
	}
}
