.t-design-row{
	display: inline-block;
	background: #fff;
	width: 100%;

 }

.t-design-row .design-item{
	width: 27%;
	float: left;
	display: block;
	background: #fff;
}
.t-design-row .design-item-sm{
   width: 19%;
	float: left;
	display: inline-block;
}

.table-head h2{
	text-transform: uppercase;
	background: #292A2C;
	color: rgba(255, 255, 255, 0.8);
	padding: 20px 10px;
	text-align: center;
	display: block;
	font-size: 0.75em;
	font-weight: bold;
}
.fir-lvl-styl{
	height: 60px;
	border: 1px solid rgba(0, 0, 0, 0.9);
	margin-top: -20px;
	text-align: center;
	padding-top: 20px;
}
.secnd-lvl-styl{
	height: 180px;
	border: 1px solid rgba(0, 0, 0, 0.9);
	padding-top: 20px;
	border-top: 0px !important;
}
.third-lvl-styl{
height: 120px;
	border: 1px solid rgba(0, 0, 0, 0.9);
	text-align: center;
	padding-top: 20px;
	border-top: 0px !important;
}
.fouth-lvl-style{
    height: 170px;
	border: 1px solid rgba(0, 0, 0, 0.9);
	text-align: center;
	padding-top: 20px;
	border-top: 0px !important;
}
.fift-lvl-styl{
height: 170px;
border: 1px solid rgba(0, 0, 0, 0.9);
text-align: center;
padding-top: 20px; 
border-top: 0px !important;
}
.sixth-lvl-styl{
height: 170px;
border: 1px solid rgba(0, 0, 0, 0.9);
text-align: center;
padding-top: 20px;
border-top: 0px !important;
}
.lst-lvl-styl{
height: 170px;
border: 1px solid rgba(0, 0, 0, 0.9);
text-align: center;
padding-top: 20px;
border-top: 0px !important;
}