.besd-fit {
  margin: 0 0 20px;
}

.besd-fit__image {
  display: block;
  width: 100%;
  height: 260px;
  object-fit: cover;
  border-radius: var(--besd-radius2);
  box-shadow: var(--boyshadow1);
}
