#popVideo{width:800px;}

media (max-width:800px){
	#popVideo{width:auto;}
	}
}