img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

img.arrow {
    width: 3rem;
}