  /* Make the image fully responsive */
  .img_diapo{
      width: 100%;
      height: 100%;
  }
