#big-ass-pic {
  width: 100%;
  background: url(/_img/rsc.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

div#container1 {
  margin: 20px;
  padding: 20px;
  max-width: 80%;
  position: absolute;
  bottom: 0;
  left: 0;
}

div.get-this-shit-going {
  background-color: rgba(0, 0, 0, 0.6);
}

#ktmf {
  padding: 100px 0;
}

video {
  max-width: 100%;
}
 

 /*# sourceMappingURL= styles.css.map */