@charset "UTF-8";

main div#title { background: url(../img/about/main.jpg) center no-repeat; background-size: cover; }
main p strong { margin-bottom: 3em; font-size: 130%; text-align: center; display: block; }

@media screen and (max-width: 767px) {
main p strong { font-size: 120%; }
}
