.elementor-2170 .elementor-element.elementor-element-4123efb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-2170 .elementor-element.elementor-element-4123efb{--content-width:900px;}}/* Start custom CSS for container, class: .elementor-element-4123efb */.p-grid-table div {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  padding: 0.8rem
}

.p-grid-table div:last-child {
  border-bottom: 1px solid #e5e5e5
}

.p-grid-table div:nth-child(odd) {
  background: #f7f7f7
}

@media (min-width: 768px) {
  .p-grid-table {
    border:1px solid #e5e5e5;
    display: grid;
    grid-template-columns: 24ch auto;
    margin: auto;
    padding: 1.5rem 1rem
  }

  .p-grid-table div:nth-child(31) {
    border-bottom: 1px solid #e5e5e5
  }

  .p-grid-table div:nth-child(even) {
    border-left: none
  }
}/* End custom CSS */