
@media (max-width:767px){
	
	select.inputField--auto {
		width: 100%;
	}
	
	.inputField--w70p {
		width: 100%;
	}
}
