.sub-image:hover {
    border: 2px solid #333;
    opacity: 70%;
    cursor: pointer;
}
figure.image img {
    max-width: 40%;
    height: auto;
}
