@charset "utf-8";

.all_list_bloc img.list_image2 {
	height: 110px;
	object-fit: cover;
}
.all_list_bloc img.list_image2:hover {
	height: 220px;
}