
.mx-mod-row:after {
	clear: both
}

.mx-mod-row {
	float: left;
	box-sizing: border-box
}

.mx-item {
	padding: 30px 10px;
	text-align: center
}

.mx-icon {
	margin-bottom: 10px;
}

.mx-icon img {
  display: inline;
}

.mx-subtitle {
	margin-top: 10px;
}
