body {
  -webkit-print-color-adjust: exact;
}

#container {
  padding: 40px;
}

#header .large-9,
#header .m-edit,
#aside,
.m-hamburger_content,
.s-links,
.s-pagetop,
.footer_nav ul,
#eventlist .medium-4 {
  display: none !important;
}

#eventlist .medium-4 {
  background: #F00 !important;
}

#eventlist .medium-8 {
  float: none;
  width: 100%;
}

a:after {
  content: "" !important;
}

.card .image {
  width: 200px;
  float: left;
  margin-right: 20px;
}

.card .image img {
  width: 200px;
}

.m-list-customer {
  list-style-type: none;
}

.m-list-customer li {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.m-list-customer li a {
  color: #000 !important;
}

.content-section {
  margin-top: 40px;
}



.list-pannel span {
  padding-top: 20px;
}

#footer {
  padding-top: 80px;
  border-top: 1px solid #333;
  margin-top: 40px;
}
