body,
p,
li,
.contact-intro,
.contact-details {
  font-size: 10pt;
  line-height: 13pt;
}

@page {
  size: A4;
}

h4 {
  font-size: 10pt;
  margin-bottom: 5px !important;
  margin-top: 30px !important;
}

.print-only {
  display: block;
}

#logo-print {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 40px;
}

h1.job-title {
  margin-top: 80px;
}

h1.job-title {
  font-size: 1.4rem;
  line-height: 1.5rem
}


h1#pensum {
  font-size: 1.3rem;
  line-height: 1.4rem;
}

h1#pensum {
  margin-top: -10px;
}

section {
  margin-top: 10px;
}

p.intro {
  margin-top: 50px;
  margin-bottom:-4px;
}

#header,
#share,
.share-row,
.share-intro,
.cta,
#xing,
#youTubeFrame,
#map-frame,
.contact-img,
footer,
.gradient,
#header-section,.d-only-mobile {
  display: none;
}

.contact-box {
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  /* margin-top:20px; */
}

.contact-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.contact-details {
  margin-left: 5px;
  display: flex;
  align-items: start;
  justify-content: start;
}

.contact-details h4,
.contact-name {
  margin-top: 0;
}

.contact-name {
  font-family: "Source Sans Pro Light", sans-serif;
  font-weight: normal;
}

#title-container {
  margin-top: -10px;
  margin-bottom: -20px;
}

ul {
  margin: 0 !important;
}

ul li {
  margin: 0px !important;
}


#block7, #block8, #block9, #block10 {
  display:block !important
}