

@media (max-width: 640px){
	.items article{
		width: 100% !important;
	}
	.recommend-flex article{
	width: 49% !important;
}
}