@media (min-width: 570px){
  .proddetail-picshow .proddetail-showinner{
  	width: auto !important;
    margin: 0 auto;
    max-width: 100%;
  }
}