@media (min-width: 1024px) and (max-width: 1365px) {
  body {
    font-size: 15px;
  }
  h1 {
    font-size: 2.5em;
    line-height: 1.125em;
  }
  h2 {
    font-size: 2em;
    line-height: 1.25em;
  }
  h3 {
    font-size: 1.5em;
    line-height: 1.25em;
  }
  .price_container {
    font-size: 1.2em;
  }
  #header {
    height: 550px;
  }
  #header img#band {
    left: 40px;
    bottom: -40px;
    width: 300px;
  }
  #header #main_subject {
    font-size: 40px;
    top: 280px;
  }
  #header #main_subject #pasky_name {
    width: 290px;
  }
  #header #main_subject #pasky_separator {
    height: 73px;
  }
  #header #main_subject ul li .star {
    top: 3px;
  }
}
