#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;
}
