@charset "utf-8";

#header {
	background: url(../img/format_mobile_title2.jpg) no-repeat center;
}
    @media screen and (max-width: 339px) {
        #header {
            background: url(../img/format_mobile_title2.jpg) no-repeat center;
        }
    }