* {
  /* display: none !important; */
}

.et-l--header
  .et_pb_column_1_tb_header.et-last-child:not(:has(.et_pb_code_inner)) {
  display: none;
}

.et-l--header
  .et_pb_row:not(:has(.et-last-child > .et_pb_code_inner))
  > .et_pb_column:first-child {
  width: 100%;
  /* display: none !important; */
}
