.template-invoice {
  width: 100%;
}

#content {
  /*flex-grow: 1;*/
  /*flex-direction: row;*/
}

.template-invoice.paylix-template {
  flex-grow: 1;
  display: flex;
  position: relative;
}

.paylix-section {
  /*height: 100%;*/
}

.section-container--simple__container {
  height: 100%;
  min-width: 100%;
}

.block-invoice-checkout {
  height: 100%;
}

.snippet-invoice-checkout {
  height: 100%;
}

.snippet-invoice-checkout__container {
  height: 100%;
}
