@charset "utf-8";
@media screen and (max-width:767px){
h2{
	font-size: 2rem;
	letter-spacing: 2px;
	line-height: 3rem;
}
}