
#meio {
	height: 855px;
}
@media screen and (max-width: 479px) {
    #box_manequim {
        top: 80px;
    }
}