.purchase-thank-you-img {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.18);
  border-radius: 0.5rem;
  background: url(../img/tools-background.jpg);
  background-size: cover;
  height: 90vh;
  max-height: 600px; }

.end-order {
  height: 8px;
  background: url(../img/edge.svg);
  background-size: 12px 8px; }

.product-name.editing-name .edit-name {
    display: none !important;
}
