/* FONTES EM MOBILE */
@media (max-width:972.98px){
	.bckgrndIMG {
	  background-image: url(../assets/backstretch/tinypng/400x700.jpg);
	  background-position: center center;
	  background-repeat: no-repeat;
	  background-attachment: fixed;
	  background-size: cover;
	}	
	.ajusteViewport{}
}