.elementor .table-cell{font-family:Nunito Sans;font-weight:400;font-size:1rem;}.elementor .table-row{padding:0px;.table-row {
display: flex;
width: 100%;
}

.table-cell {
flex: 1 1 0;
padding: 12px 16px;
border-bottom: 1px solid #ddd;
}
 .table-cell:nth-child(1) {
flex: 0 0 40%;
}

.table-cell:nth-child(2),
.table-cell:nth-child(3),
.table-cell:nth-child(4),
.table-cell:nth-child(5) {
flex: 0 0 15%;

}\n}