
@media screen and (min-device-width:1024px) {

  /* body */
  .wrap {
    width:1024px;
  }
}
