.wsct_wrapper{
	width: 100%;
	float: left;
	border: 1px solid #F0F0ED;
	border-radius: 10px;
	margin-bottom: 2%;
}
.wsct_title{
	width: 100%;
	float: left;
	height: 50px;
}
.wsct_wrapper h3{
	margin-left: 2%;
	margin-top: 1%;
}
.wsct_single_cat{
	width: 23%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
}
.wsct_cat_title{
	width: 100%;
	text-align: center;
}