/* FONTES EM DESKTOP */
@media (min-width:972.99px){
	.bckgrndIMG {
	  background-image: url(../assets/backstretch/tinypng/1920x700.jpg);
	  background-position: center center;
	  background-repeat: no-repeat;
	  background-attachment: fixed;
	  background-size: cover;
	}
	.ajusteViewport{}
	.stck img.imgEsquerda {float:left!important;margin:2%!important;}
	.stck img.imgDireita {float:right!important;margin:2%!important;}
}


