
.containerDashboard{
	border: none;
	width: 0 auto;
	height: 400px;
	margin: 0 auto;
}

.tile{
	border: none;
	width: 139px;
	height: 100px;
	margin-left: 70px;
	margin-top: 20px;
	padding: 15px;
	display: block;
	text-align: center;
	float: left;
	background: #1A8DA9;
}

.tile .jina{
    color: white;
}