/* Add custom CSS styles below */ 
img {
  loading: lazy;
}img {
  width: 100%;
  height: auto;
  object-fit: cover;