.elementor-646 .elementor-element.elementor-element-82f7037{--display:flex;}/* Start custom CSS for html, class: .elementor-element-d766508 */.box200-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 40px auto;
  padding: 20px;
  gap: 40px;
  background: #fff;
  font-family: Arial, sans-serif;
  color: #000;
}

.box200-left, .box200-right {
  flex: 1 1 500px;
}

.box200-image {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.box200-caption {
  text-align: center;
  margin-top: 10px;
  font-style: italic;
}

.box200-title {
  font-size: 26px;
  margin-bottom: 15px;
}

.box200-subtitle {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.5;
}

.box200-heading {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.box200-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 15px;
}

.box200-table th,
.box200-table td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: center;
}/* End custom CSS */