#tmcategorytabs .categoryimage .category_img{ margin:10px 0; max-width: 100%; }
#tmcategorytabs .tab-content .tab-pane{
	padding: 0px;
    border: none;
    background: none;
    position: relative;
    float: left;
	width: 100%;
}
#tmcategorytabs .tab-content .products {
	position: relative;
	width: 100%;
	float: left;
}

h3.tmcategoryslider-title {
    border: 1px solid;
    border-radius: 3px;
	padding: 3px;
	margin-top: 20px;
}