.smaller img {
    width: min(100%, 500px);
    height: auto;
    object-fit: contain;
}
