.nm-product{
  width:100%;
  text-align:center;
}

.nm-product-div{
  display:flex;
}

.nm-product-img-wrapper{
  max-width:50%;
}

.nm-product-details-wrapper{

}