.md-2auto0{
	margin: 2em auto 0;
}

@media only screen and (min-width: 768px) {
	.attractive-block .note-style{
		font-size: 1.4rem;
		margin-bottom: 0;
	}
}

@media only screen and (max-width:767.98px) {
	.attractive-block .note-style{
		font-size: 1.2rem;
		margin-bottom: 0;
	}
}