#imgSmallLogo {
  max-height: 42px;
  margin-right: 10px;
  margin-top: -2px;
  display: inline-block;
}

#header {
  text-align: center;
  background: url(../../assets/img/image_old_desk.jpg) no-repeat;
  background-size: cover;
  padding: 40px;
}

#header .jumbotron {
  border-radius: 40px;
  padding: 40px;
  background-color: rgba(255,255,255,0.75);
}

#portfolio {
  text-align: center;
}

