#post-header {
	padding-top: 80px;
}
h1 {
	text-align: center;
}
h1 img {
	width: 500px;
	max-width: 100%;
}
.page-header-bg {
	background-image: url('img/piripiri_back.png');
}
.section {
	padding-top: 60px;
}
.content {
	line-height: 1.8;
}
.content img {
	max-width: 100%;
}

@media only screen and (max-width: 767px) {
}
