
  .single_image_holder img {

    width:100%;

  }
    .single_image_holder  {

    width:100%;
    max-width:1000px;
    margin: 0 auto;
  }
  
