.ec-brand-feature-list li {
  list-style-type: disc;
  list-style-position: inside;
  text-indent: -1.2em;
  padding-left: 1.2em;
  margin-bottom: 0.5em;
}

.ec-brand-feature-image {
  width: 100%;
  height: auto;
  object-fit: contain;
  display: flex;
  justify-content: center;
}
