@charset 'UTF-8';

@media screen and (max-width: 599px) {
	#items > ul > li .image {display:table-cell; width:50%; padding-top: 30px;}
}