The use of semantic HTML which helps the browser to load page contents very well.
What challenges did you encounter, and how did you overcome them?I encountered the challenge of making the image to become full width at mobile screens. Then I overcomed that by using semantic HTML (aside) for the image, and for viewports less than 600px, the padding becomes zero.