.media-img {
    width: 30%;
    height: auto; /* Maintains aspect ratio */
    margin: 0.5rem; /* Optional: Adds some space around the images */
}
