#pstcategorytabs {margin-bottom: 100px;margin-top:0;}
#pstcategorytabs .categoryimage .category_img{ margin:10px 0; max-width: 100%; }
#pstcategorytabs .tab-content .tab-pane{
	padding: 0px;
    border: none;
    background: none;
	    margin: 0 -18px;
}
#pstcategorytabs .container {
    position: relative;
}
#pstcategorytabs .tab-content .products{     
	position: relative;
    float: left;
    width: 100%;
}
@media (max-width: 767px){
	#pstcategorytabs {
    	margin-bottom: 60px;
	}
}