@media (min-width: 641px) {
  html body .lpc-features-2__item-content, html body .lpc-features-3__item-content {
    flex-direction: row !important;
    align-items: center;
    padding-left: 20px !important;
    padding-right: 20px !important; }
    html body .lpc-features-2__item-holder, html body .lpc-features-3__item-holder {
      margin-top: 0 !important; }

  .lpc-features-2__item-subtitle, .lpc-features-3__item-subtitle {
    text-align: left !important;
    text-align-last: left !important; }

  .lpc-features-2__item-image, .lpc-features-3__item-image {
    margin-right: 15px !important;
    flex: none; }

  .lpc-features-3__item-subtitle {
    font-size: 18px !important; }

  .lpc-features-2__item-text {
    font-size: 17px !important; } }
