@media(max-width: 480px)
{
.swiper-slide
{background-size:100% 100% !important;}
}

@media(max-width: 400px)
{
#page-header-bg
{
height:90px !important;
}

.page #page-header-bg .span_6 span.subheader {
    font-size: 11px !important;
}
}