table {
 border-image-source: url('/third/images/decoration/deco/white_frame.webp');
  border-image-slice: 100;
  border-style: solid;
  border-width: 100px;
  display: inline-block;
  max-width: 620px;
}

table > p {
 max-width: 420px; 
}