@media screen and (max-width: 1000px){
body {
	-webkit-text-size-adjust: none;
}

a.disabled {
	cursor: pointer;
}


}