@media only screen and (max-width: 736px), only screen and (max-device-width : 736px) {
	html {  border-top:5px solid red;}

}