@media (min-width: 480px) and (max-width: 799px) {
  #homepage #main_banner {
    width: 100%;
    height: 200px;
  }
  p {
    line-height: 1.25em;
  }
  h1 {
    font-size: 2em;
    line-height: 1.25em;
  }
  h2 {
    font-size: 1.625em;
    ine-height: 1.15384615em;
  }
  h3 {
    font-size: 1.375em;
    line-height: 1.13636364em;
  }
  .band_preview_container strong {
    top: 45% !important;
  }
  #header {
    height: 400px;
  }
  #header #header_image {
    height: 250px;
  }
  #header img#band {
    display: none;
  }
  #header #calc_panel {
    width: 89%;
    height: 230px;
    bottom: 60px;
    right: 1%;
  }
  #header #band_panel {
    width: 95%;
    left: 2.5%;
    height: 184px;
  }
  #header #band_panel .band.band_premium h2 {
    background: transparent;
  }
  #header #band_panel .band h2 {
    margin: 0;
    margin-top: 15px;
  }
  #header #band_panel .band .price {
    position: absolute;
    bottom: 16px;
  }
  #header #band_panel .separator {
    display: none;
  }
  #header #band_panel .full_panel {
    height: auto;
  }
  #header #band_panel img {
    width: 100px;
    position: absolute;
    left: 0;
    top: 14px;
  }
  #header #band_panel_inner {
    height: 180px;
  }
  #header #pasky_name,
  #header #pasky_separator {
    display: none;
  }
  #header #main_subject {
    font-size: 32px;
    top: 250px;
    width: 80%;
    left: 10%;
  }
  #header #main_subject #pasky_name {
    width: 240px;
  }
  #header #main_subject #pasky_separator {
    height: 53px;
  }
  #header #main_subject ul li .star {
    top: 1px;
  }
  #order_container #qty_stripe .info p {
    font-size: 0.9em;
    top: 15px;
  }
  #order_container .band_prices {
    margin-top: 0;
    width: 50%;
  }
  #order_container .band_prices .full_sum {
    padding: 10px 0;
    font-size: 1.1em;
  }
  #order_container .band_prices h2 {
    margin-top: 15px;
  }
  #order_container .band_prices#price_without_print,
  #order_container .band_prices#full_price_without_print {
    margin-left: 0;
  }
}
