@charset "utf-8";
.card {
	padding-bottom: 40px;
}

@media (max-width: 768px) {
	.point h4 {
		font-size: 1.6rem;
	}

}