.elementor-331 .elementor-element.elementor-element-38b6212{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-38b6212 *//* Push main content down so it clears the fixed header */
body {
  padding-top: 112px; /* same as header height on desktop */
}

@media (max-width: 767px) {
  body {
    padding-top: 80px; /* smaller header height on mobile */
  }
}/* End custom CSS */