.tim-row {
  margin-bottom: 20px !important;
}

.tim-white-buttons {
  background-color: #777777 !important;
}

.typography-line {
  padding-left: 25% !important;
  margin-bottom: 35px !important;
  position: relative !important;
  display: block !important;
  width: 100% !important;
}

.typography-line span {
  bottom: 10px !important;
  color: #c0c1c2 !important;
  display: block !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  line-height: 13px !important;
  left: 0 !important;
  position: absolute !important;
  width: 260px !important;
  text-transform: none !important;
}

.tim-row {
  padding-top: 60px !important;
}

.tim-row h3 {
  margin-top: 0 !important;
}

.offline-doc .page-header {
  display: flex !important;
  align-items: center !important;
}

.offline-doc .footer {
  position: absolute !important;
  width: 100% !important;
  background: transparent !important;
  bottom: 0 !important;
  color: #fff !important;
  z-index: 1 !important;
}

#map {
  position: relative !important;
  width: 100% !important;
  height: 100vh !important;
}
