.sp {
  display: none !important;
}

.l-container {
  position: relative;
  min-height: 100%;
}

body > .l-container {
  height: auto;
}

.p-footer {
  background: #e8e8e8;
}

.p-copyright {
  display: block;
  background: #d3d3d4;
  text-align: center;
  line-height: 71px;
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  color: #434343;
}

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