@media only screen and (min-width: 267px) and (max-width:1166px) and (max-device-width:1166px) and (orientation:portrait) and (pointer:coarse) {


body {
  background: #c0d0c7;
	font-size: 2em;
}

}