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


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

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

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

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

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

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