@media only screen as well as (max-width: 1000px){ .header_bottom, nav.mobile_menu{ background-color: #ffffff !important; } } @media only screen as well as (min-width: 480px) as well as (max-width: 768px){ section.parallax_section_holder{ height: auto !important; min-height: 400px; } } @media only screen as well as (max-width: 768px){ } @media only screen as well as (max-width: 600px) { } @media only screen as well as (max-width: 480px){ section.parallax_section_holder { height: auto !important; min-height: 400px; } .footer_bottom { line-height: 33px; } }