.about {
  height: 100%;
  padding-top: 80px;
  background-image: url('../img/bg-guitarplaying.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.vita {
  font-family: 'Catamaran-Thin', sans-serif;
  font-size: 1.16rem; line-height: 1.4rem;
}