.section-image .image {
  border-radius: 0.8rem;
  overflow: hidden;
}

.section-image .image img {
  width: 100%;
  height: auto;
  position: relative;
  vertical-align: bottom;
}
