.header-content-container {
  background: steelblue none repeat scroll 0 0;
  margin-left: auto;
  text-align: center;
  width: 50%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {
  margin-right: 100px;
  width: 40%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
  text-align: center;
}

.entry-content table, body.et-pb-preview #main-content .container table {
  border: none;
}

.entry-content tr td, body.et-pb-preview #main-content .container tr td {
  border-top: medium none;
}

.et_pb_row {
  width: 70%;
}

.et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child {
  padding-top: 50px;
}


