.dynamicTile .col-sm-2.col-xs-4{
	padding:5px;
}
.dynamicTile .col-xs-6 .col-sm-4{
	padding:5px;
}

.dynamicTile .col-sm-4.col-xs-8{
	padding:5px;
}

#tile1{
	width:160px;
	height:77px;
	background: rgb(0,172,238);
}
#tile11{
	margin-top:10px;
	width:160px;
	height:77px;
	background: rgb(240,120,0);
}

#tile2{
	margin-top: 40px;
	width:400px;
	height:160px;
	margin-left: -35px;
	background: rgb(0,47,227);
}
.texttile2{
	position: relative;
	top: 50%;
	margin:0!important;
	text-align: right;
	color:white;
	font-family: arial;
	font-size: 64pt;
}

#tile3{
	margin-top: 5px;
	width:200px;
	height:75px;	
	margin-left: -5px;
	background: rgb(255,126,193);
}
.texttile3{
	position: relative;
	top: 35%;
	margin:0!important;
	text-align: center;
	color:white;
	font-family: arial;
}
#tile33{
	margin-top: -10px;
	width:80px;
	height:70px;	
	margin-left: 6px;/*
	background: rgb(255,126,193);*/
}
.texttile33{
	position: relative;
	top: 35%;
	margin:0!important;
	text-align: center;
	color:white;
	font-family: arial;
}
#tile333{
	margin-top: 5px;
	width:110px;
	height:70px;	
	margin-left: 60px;/*
	background: rgb(255,126,193);*/
}
#tile4{
	margin-top: 27px;
	width:350px;
	height:160px;	
	margin-left: 10px;
	background: rgb(83,98,241);
}
.texttile4{
	position: relative;
	top: 35%;
	margin:0!important;
	text-align: center;
	color:white;
	font-family: arial;
	font-size: 28pt;
}
#tile5{
	margin-top: 40px;
	width:300px;
	height:160px;	
	/*margin-left: 10px;*/
	background: rgb(0,170,220);
}
.texttile5{
	position: relative;
	top: 35%;
	margin:0!important;
	text-align: center;
	color:white;
	font-family: arial;
	font-size: 28pt;
}



#tile6{
	margin-top: 10px;
	margin-left: 110px;

	width: 100px;
	height: 72px;

	background: rgb(165,153,255);
}

#tile66{
	margin-top: 10px;
	margin-left: 15px;
	
	width: 100px;
	height: 72px;

	background: rgb(165,153,255);
}

#tile666{
	margin-top: 22px;
	margin-left: 110px;
	
	width: 100px;
	height: 80px;

	background: rgb(165,153,255);
}

#tile6666{
	margin-top: 22px;
	margin-left: 15px;
	
	width: 100px;
	height: 80px;

	background: rgb(165,153,255);
}

#tile7{
	margin-left: 520px;
	margin-top: -170px;
	width:200px;
	height:160px;
	background: rgb(0,189,243);
}

.texttile7{
	position: relative;
	top: 40%;
	margin:0!important;
	text-align: center;
	color:white;
	font-family: arial;
	font-size: 18pt;
}

#tile8{
	margin-left: 535px;
	margin-top: -170px;
	width:325px;
	height:160px;
	background: rgb(165,0,90);
}
.texttile8{
	position: relative;
	top: 35%;
	margin:0!important;
	text-align: center;
	color:white;
	font-family: arial;
	font-size: 26pt;
}
#tile9{
	margin-left: 675px;
	margin-top: -170px;
	width: 75px;
	height: 160px;
	background: rgb(165,0,90);
}

/*#tile10{
	background: rgb(0,93,233);
}*/

.tilecaption{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%); 
	margin:0!important;
	text-align: center;
	color:white;
	font-family: Segoe UI;
	font-weight: lighter;
}