@charset "UTF-8";

div#title { background: url(../images/about/main.jpg) center no-repeat; background-size: cover; }
div#title h1::after { content: "About Us"; }

@media screen and (max-width: 767px) {
}

