
@media screen and (any-hover:none) and (orientation: portrait) and (max-width: 980px)
{
		.grande_affiche
		{   
		    height: 70vh; 
		    top:15vh;
		}
}