.catalog-product-view .modal-popup.pdp-size-modal .modal-inner-wrap {
  height: unset;
}
.catalog-product-view .modal-popup.pdp-size-modal .modal-inner .subtitle {
  margin: 0;
  text-transform: uppercase;
}
.catalog-product-view .modal-popup.pdp-size-modal .modal-inner table {
  margin: 0;
}
.catalog-product-view .modal-popup.pdp-size-modal .modal-inner table th,
.catalog-product-view .modal-popup.pdp-size-modal .modal-inner table td {
  white-space: nowrap;
}
.catalog-product-view .cta-banner.va {
  width: 100%;
  background: black;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.7em;
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: 0.2em;
  line-height: 4.5em;
  margin-top: 4em;
}
.catalog-product-view .cta-banner.va a {
  color: white;
}
