@media (max-width: 767px) {
	.m-center {
		text-align: center
	}

	.m-left {
		float: left;
	}
}

.icon-box-icon .icon {
	color: #1a1a1a;
}