@media(max-width:767px){.elementor .e-792b9218-9f77541{table {
  border: 0;
}

table thead {
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 0px;
	width: 0px;
	margin: 0px;
	overflow: hidden;
	position: absolute;
}

 .table-inv thead th, tr.invthis th,  tr.invthis td {
background: #fff;
}

 td {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 5px 20px !important;
}

selector th{
  display: block;
}

table tr {
  border-bottom: 2px solid #F32434;
  display: block;
  margin-bottom: 10px;
}

table td::before {
  content: attr(data-label);
  float: right;
  font-weight: bold;
}\n}}