@media (max-width: 767px) {
  .woocommerce .summary {
    min-height: 100%;
  }
  /** Quote wpCF7 **/
  .wpcf7 .wpcf7-flex {
    display: block;
  }
}
