#main {
  padding-bottom: 50px;
}

#page-title {
  padding: 50px 0;
  height: auto;
  text-shadow: none;
}

.header {
  background-image: url('/files/Case/case-bg.png');
  background-size: cover;
  padding-bottom: 50px;
}

.spec {
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    color: #111;
    background-color: transparent;
}

.description {
  width: 100%;
  padding: 50px 0;
  letter-spacing: 2px;
  line-height: 2rem;
  background-color: #fefefe;
  font-size: 1.15rem;
}

.location {
  background-color: #F2F1F0;
}