@media only screen and (max-width: 480px) {
  .boxed div.section .section_inner, .carousel-inner .slider_content_outer, .container_inner, .container_inner nav.content_menu, .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner, .full_width .parallax_content, .qode_elementor_container_inner, .steps_holder_inner, div.grid_section 
  .section_inner, nav.content_menu ul {
    width: calc(100% - 60px);
  }
}