.input-group {
	
	@media only screen and (max-width: 680px) {
		
		.qodef-input {
			width: 150px;
		}
	}
}