.cat-img{
	 position: relative;
}.cat-img img {
    width: 100%;
    height: 150px;
    margin: 20px 0px;
}

.img_text {
	display: inline-block;
	position: absolute;
	bottom: 120px;
	z-index: 99;
	color: #000;
	text-align: center;
	margin: 0;
	font-weight: bold;
	width: 100%;
	font-size: 15px;
	left: 20px;
	padding: 6px 0;
	bottom: 35px;
	color: #fff;
	text-align: left;
}

.main_my_module {
	margin-top: 10px;
	margin-bottom: 10px;
}
.main_my_module select {
	font-weight: bold;
	color: #000;
}



