.img-list ul li{margin:0 0 20px;}
.img-list ul li:last-of-type{margin:0;}

@media screen and (max-width:768px){
	.img-list ul li{margin:0 0 10px;}	
}