/* body {
  padding-top: 100px;
}

body.advanced-layout {
  padding-top: 80px;
} */


header .navbar-brand {
  background: url("/themes/helsinki/ilo-odottaa-logo.png") 0px 8px no-repeat;
  background-size: 80%;
  text-indent: -1000px;
}

.cover-image {
  height: 250px;
  background-image: url('/themes/helsinki/ilo-odottaa-cover-photo.png');
  background-size: cover;
  background-position: 50% 50%;
  margin-bottom: 20px;
}

.navbar-brand {
  width: 300px;
}

.plan-do-review-toolbar {
  display: none;
}
