@media only screen and (max-width : 768px) {
	.posti_title {
		position: relative;
		top: 0;
	}
}