.web {
	/*width:960px;
	height:540px;*/
	width:800px;
	/*height:390px;*/
	height:390px;
}
.iphone .web{
	height:90vh;
}
@media all and (max-width:700px){
 .web{
	 height:100vh;
	}
}

/*
.galaxySIII {
	width:1280px;
	height:720px;
}


.iPhone4{
	width:960px;
	height:640px;
}

.iPhone5{
	width:1136px;
	height:640px;
}

.iPad{
	width:1024px;
	height:768px;
}

.iPad2{
	width:2048px;
	height:1536px;
}
*/
#election_quiz_body .iphone {
	width:100%;
} 