.elementor-235 .elementor-element.elementor-element-bd8484e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-5ed02c2 *//* Cargo Hub: full-width truck pages & services grid */
.ch,
.chs {
  width: 100vw;
  max-width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50vw !important;
  margin-right: 0 !important;
}

/* Remove the padding Elementor adds around the HTML widget */
.elementor-widget-html:has(.ch),
.elementor-widget-html:has(.chs),
.elementor-widget-html:has(.ch) .elementor-widget-container,
.elementor-widget-html:has(.chs) .elementor-widget-container {
  padding: 0 !important;
  margin: 0 !important;
}

/* Stop the sideways scrollbar that 100vw can cause */
html, body {
  overflow-x: hidden;
}/* End custom CSS */