@media (max-width: 800px) {
  .product-images .thumbnails li {
    margin: 0 20px;
	}
}