html, body {
  width: 1150px; }

@media screen and (min-width: 768px) {
  .wrapper {
    min-height: 1500px;
    margin: 0 auto; } }

