  .template-product .modal--square .modal__centered-content{
      max-width: 720px !important;
    width: 100%;
  }
.template-product .sizeguide__diagram-text *{
  font-size: calc(var(--typeBaseSize)*var(---size-guide-font-size)/100);

}