.indices-grid {
	margin: 50px 0;
}

.indices-grid-item img {
	max-width: 100%;
	max-height: 74px;
	margin-bottom: 35px;
}

.indices-grid-item span {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

.indices-grid-item p {
	text-align: center;
	font-size: 14px;
	margin-bottom: 0;
}