/* Malli: @include icon($facebook)*/
.content-highlights-container .highlight:last-child {
  margin-bottom: 0;
}
a[href^="http://maps.google.com/maps"] {
  display: none !important;
}
a[href^="https://maps.google.com/maps"] {
  display: none !important;
}
.gmnoprint a, .gmnoprint span, .gm-style-cc {
  display: none;
}
.gmnoprint div {
  background: none !important;
}
@media screen and (min-width: 64em) {
  html[dir="rtl"] .content-highlights-container .highlight .cell.xlarge-order-1 {
    order: 2;
  }
  html[dir="rtl"] .content-highlights-container .highlight .cell.xlarge-order-2 {
    order: 1;
  }
}
