.img-fluid { max-width: 100%; /* Ensures the image doesn't exceed the width of its container */ height: auto; /* Maintains the image's aspect ratio when scaling */ }