.elementor-4181 .elementor-element.elementor-element-600b5f9{--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;}/* Start custom CSS for html, class: .elementor-element-2073db1 *//* Make tables scrollable on mobile */
@media (max-width: 700px) {
  table {
    display: block;
    width: 100%;
    overflow-x: auto;
    border-radius: 10px;
    box-sizing: border-box;
  }
  table tr,
  table th,
  table td {
    white-space: nowrap;
  }
}/* End custom CSS */