
#prod{
	margin-bottom: 40px;
	padding-left: 20px;
	box-sizing: border-box;
}

#prod .right-prod{
	width: 920px;
	float: left;
}
#prod .left-prod
{
	width: 280px;
	float: left;
}

@media(max-width: 1200px){

#catalog_sections4 ul li.par{
	width: 100%;
}

#prod .right-prod{
	width: 100%;
	
	
}
#prod .left-prod
{
	width: 100%;
	
}

.tatmangal-page{
	margin-bottom: 40px;
	padding: 20px;
	box-sizing: border-box;
}


}

