@charset "UTF-8";
/* CSS Document */

@media only screen and (min-width: 320px) and (max-width: 365px) {
	
	img#pface {
		bottom: 60.6%;
	}
	
	img#moda {
		bottom: 39%;
	}
	
	img#baloes {
	bottom: 25.4%;
	}
	
}


@media only screen and (min-width: 366px) and (max-width: 413px) {
	
	img#pface {
		bottom: 61.5%;
	}
	
	img#moda {
		bottom: 39.7%;
	}
	
	img#baloes {
	bottom: 2139px;
	}
	
}


@media only screen and (min-width: 414px) and (max-width: 479px) {
	
	img#pface {
		bottom: 61.9%;
	}
	
	img#moda {
		bottom: 40%;
	}
	
	img#baloes {
	bottom: 2188px;
	}
	
}


@media only screen and (min-width: 480px) and (max-width: 599px)  {
	
	img#pface {
		bottom: 63%;
	}
	
	img#moda {
		bottom: 41%;
	}
	
	img#baloes {
	bottom: 2201px;
	}
	
}


@media only screen and (min-width: 600px) and (max-width: 680px) {
	
	img#pface {
		bottom: 61.5%;
	}
	
	img#moda {
		bottom: 42%;
	}
	
	img#baloes {
	bottom: 2249px;
	}
	
}


@media only screen and (min-width: 681px) and (max-width: 720px) {
	
	img#pface {
		bottom: 60.9%;
	}
	
	img#moda {
		bottom: 40.5%;
	}
	
	img#baloes {
	bottom: 2113px;
	}
	
}



