@charset "utf-8";
@media screen and (max-width: 479px) {
	#m_desserttxt {
		width:100%;
	}
	#m_desserttxt>img {
		max-width:35%;
	}
}