li.breadcrumb-item.last.active {
    display: none;
}

.list-gallery:hover img.first {
	opacity: 1;
}
.list-gallery:hover img.second {
	opacity: 0;
}