@media only screen and (max-width: 480px) {
    .gallery_holder ul.gallery_with_space.v2 li, .gallery_holder ul.gallery_with_space.v3 li, .gallery_holder ul.gallery_with_space.v4 li, .gallery_holder ul.gallery_with_space.v5 li
    {width:32% !important;}
    .paspartu_enabled .carousel-inner .slider_content_outer, .paspartu_enabled .container_inner, .paspartu_enabled .container_inner nav.content_menu, .paspartu_enabled .full_width .parallax_content, .paspartu_enabled .steps_holder_inner, .paspartu_enabled div.grid_section .section_inner, .paspartu_enabled nav.content_menu ul, .paspartu_enabled.boxed div.section .section_inner
    {width:90%;}
}

@media only screen and (min-width: 780px) {
  nav.main_menu > ul > li > a {padding: 0 0 0 40px;}
}