/* @option theme slogan font-size*/

#title h2 {font-size: 11px;
}


@media screen and (max-width:320px) {
#title h2 {font-size: 11px;font-size: 10px;}}


