#main-top {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../img/ks-bg.png) no-repeat;
  background-color: #131D2B;
  background-size: 100%;
  width: 100%;
  padding-top: 50.39%; }
