/* Malli: @include icon($facebook)*/
@media print, screen and (max-width: 79.99875em) {
  .three-column-container .column-1-wrapper, .three-column-container .column-2-wrapper, .three-column-container .column-3-wrapper {
    padding: 0 !important; } }
@media print, screen and (max-width: 63.99875em) {
  .three-column-container .small-order-1 {
    order: 1; }
  .three-column-container .small-order-2 {
    order: 2; }
  .three-column-container .small-order-3 {
    order: 3; } }
.three-column-container.equal-height-columns > .content > .grid-x > .child-module-cell > .column-wrapper {
  display: table;
  width: 100%; }
  .three-column-container.equal-height-columns > .content > .grid-x > .child-module-cell > .column-wrapper > .column-container {
    display: table-cell; }
.three-column-container.equal-height-columns.vertical-column-align-top > .content > .grid-x > .child-module-cell > .column-wrapper > .column-container {
  vertical-align: top; }
.three-column-container.equal-height-columns.vertical-column-align-middle > .content > .grid-x > .child-module-cell > .column-wrapper > .column-container {
  vertical-align: middle; }
.three-column-container.equal-height-columns.vertical-column-align-bottom > .content > .grid-x > .child-module-cell > .column-wrapper > .column-container {
  align-items: middle; }
@media print, screen and (max-width: 63.99875em) {
  .three-column-container.equal-height-columns > .content > .grid-x > .child-module-cell > .column-wrapper > .column-container {
    display: block;
    vertical-align: initial !important; } }

@media screen and (min-width: 64em) {
  html[dir="rtl"] .three-column-container .three-column-child-module-cell.xlarge-order-1 {
    order: 3; }
  html[dir="rtl"] .three-column-container .three-column-child-module-cell.xlarge-order-3 {
    order: 1; } }
