/* Your custom styles */
.product{
  max-height:200px;
  margin:auto;
  padding-top:20px;
}

.modal-backdrop{
  background-color: transparent !important;
}

#fullHeightModalRight{
  width:50% !important;
  left:unset;
  right:0 !important;
}
