/* 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 .small-order-3 .child-module-wrapper:last-child {
      padding-bottom: 0; }
  .three-column-container.column-1-hidden-in-mobile .small-order-2 .child-module-wrapper:last-child, .three-column-container.column-2-hidden-in-mobile .small-order-2 .child-module-wrapper:last-child, .three-column-container.column-3-hidden-in-mobile .small-order-2 .child-module-wrapper:last-child {
    padding-bottom: 0; }
  .three-column-container.column-1-hidden-in-mobile.column-2-hidden-in-mobile .child-module-wrapper:last-child, .three-column-container.column-1-hidden-in-mobile.column-3-hidden-in-mobile .child-module-wrapper:last-child, .three-column-container.column-2-hidden-in-mobile.column-3-hidden-in-mobile .child-module-wrapper:last-child {
    padding-bottom: 0; } }

@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; } }
