.template-page-low-credit-score #wrapper #main-content {
  @media only screen and (min-width: 768px) {
    flex-direction: row;
  }
}

.template-page-low-credit-score #main-content .shopify-section {  
  @media only screen and (min-width: 768px) {
    width: 50%;
  }
}