@media (max-width: 479px) {
  #homepage #main_banner {
    width: 100%;
    height: 200px;
  }
  p {
    line-height: 1.25em;
  }
  h1 {
    font-size: 2.5em;
    line-height: 1.25em;
  }
  h2 {
    font-size: 1.625em;
    line-height: 1.15384615em;
  }
  h3 {
    font-size: 1.375em;
    line-height: 1.13636364em;
  }
  #cart {
    font-size: 1.2em;
  }
  #header {
    height: 400px;
  }
  #header #header_image {
    height: 250px;
  }
  #header img#band {
    display: none;
  }
  #header #calc_panel {
    width: 95%;
    height: 500px;
    right: 2.5%;
    bottom: -80px;
  }
  #header #calc_panel #left_name {
    display: none;
  }
  #header #calc_panel #inner {
    height: 500px;
  }
  #header #calc_panel #inner .inner_cont {
    height: 496px;
  }
  #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;
    text-align: left;
    float: left;
  }
  #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 {
    display: none;
  }
  #header #band_panel_inner {
    height: 180px;
  }
  #header #pasky_name,
  #header #pasky_separator {
    display: none;
  }
  #header #main_subject {
    display: none;
    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;
  }
  #motto {
    display: none;
  }
  #top_menu_container {
    background: #2d2d2d;
    height: 50px;
    line-height: 50px;
  }
  #top_menu_container #red {
    display: none;
  }
  #mini_menu {
    width: 90%;
  }
  #content {
    padding: 15px;
  }
  #band_order {
    padding: 15px 0;
  }
  #band_order .item {
    border-left: none;
    border-right: none;
    border-top: none;
  }
  #price_table {
    white-space: normal;
    margin: 0;
    font-size: 1em;
    width: auto;
  }
  #price_table td {
    padding: 3px 0;
  }
  .price_container {
    font-size: 1.2em;
    text-align: right;
    height: auto;
    line-height: 60px;
  }
  .price_container.single_price {
    border-right: none;
  }
  .price_container.sum_price {
    margin-top: 0;
    height: 50px;
    line-height: 50px;
  }
  #order_container {
    margin-top: 35px;
  }
  #order_container #qty_stripe .qty_header,
  #order_container #qty_stripe .qty_input span {
    font-size: 1em;
  }
  #order_container #qty_stripe .info p {
    text-align: center;
    font-size: 1em;
    margin-left: 0;
    top: 0;
  }
  #order_container .order_container_panel#calculation {
    margin-top: 0;
  }
  #order_container #order_container_menu a,
  #order_container #order_container_menu a.active {
    padding: 5px 0;
    font-size: 1.3em;
  }
  #order_container .item {
    margin-top: 25px;
  }
  #order_container .band_prices {
    margin-top: 0;
    width: 100%;
  }
  #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;
  }
}
