/*
 * Page: translations
 * WordPress Page ID: 7031
 * Load this file ONLY on this specific page
 */

@media (max-width: 800px) {
  .page-id-7031 .mobile-stack2 .info-columns-item:nth-child(2) {
    order:1;
  }
  .page-id-7031 .mobile-stack1 .info-columns-item:nth-child(1) {
    order:1;
  }
  .page-id-7031 .mobile-stack1 .info-box-primary {
    order:2;
  }
  .page-id-7031 .mobile-stack1 .info-box-secondary {
    order:1;
  }
}

