/*
	MAX-WIDTH:768px
----------------------------------------------------------- */

/* Termékek
------------------------- */

.product_list > article .pl_wrap{
	width:100%;
	margin-top:20px;
}
/* Táblázatos
------------------------- */	
	.tablazatos article{
		width:50%!important;
		float:left;
	}
	.tablazatos article .tpic{
		width:100%;
		height:auto!important;
	}
	.ninja {
		display: none;
	}
	.product article .pl_pic,
	.product article .pl_wrap{
		width:100%;
	}
	.product article .pl_wrap{
		margin-top:15px;
	}