@charset "UTF-8";

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

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

