Gem Xavier
Country whimsy and city simplicity merge in this hand-drawn Shade from artist Xavier Donnelly, referencing both his childhood in Northeastern Vermont and his modern life as a creative in New York City. #custom-images-container { display: flex; flex-wrap: wrap; justify-content: center; text-align: center; } #custom-images-container .custom-image { margin-bottom: 16px; width: 100%; max-width: 250px; height: auto; } @media (min-width: 600px) { #custom-images-container .custom-image { margin-right: 16px; } #custom-images-container .custom-image:last-of-type { margin-right: 0; } } @media (max-width: 599px) { #custom-images-container { flex-direction: column; align-items: center; } #custom-images-container .custom-image { margin: 0 auto 16px auto; /* Center images horizontally */