.productDetail-1 {
    background-color: #fff;
    box-shadow: 0 0 10px #ccc;
    padding: 0px;
  }
  .col-lg-4-1 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 49.333%;
    max-width: 32.3%;
    width: 77%;
  }
  .prdMainContent-1 img {
    width: 100%;
    object-fit: contain;
    max-height: 700px;
  }

  