I currently have images in my HTML with hard-coded height and width due to a required transition effect. However, these three images are placed within a div. Is there a way to set the container div to a specific responsive height and width that adjusts for all screen sizes, while also resizing the inner images as needed? Any assistance would be greatly appreciated.