.elementor-36198 .elementor-element.elementor-element-9517f52{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-51543b0 */.aosi-tablediv {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 16px;
  border: 1px solid #ddd;
  display: flex;
  flex-direction: column;
}

.aosi-rowdiv {
  display: grid;
  grid-template-columns: 140px 140px 1fr 120px 100px 120px;
  border-top: 1px solid #ddd;
}

.aosi-rowdiv:first-child {
  border-top: none;
  height: 60px;
}

.aosi-rowdiv > a {
  display: contents;
  color: inherit;
  text-decoration: none;
}

.aosi-rowdiv span {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #ddd;
  text-align: center;
}

.aosi-rowdiv span:last-child {
  border-right: none;
}

.aosi-headdiv {
  background: #f5f5f5;
  font-weight: bold;
}

.aosi-rowdiv:hover span {
  background: #f9fafb;
}

.aosi-img {
  width: 90px;
  height: auto;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
}/* End custom CSS */