div.header {
  position: absolute;
  background-size: auto 100%;
}
div.content {
  margin-top: 380px;
  bottom: 20px;
}
div.content > div {
  width: 96%;
}
h3.awesome,
div.powertools {
  display: none;
}
div.fb {
  background-color: rgba(255,255,255,0.80);
}

