.feature-image {
  border-radius: 30px;
}

.feature {
  background-color: #f5f5f5;
}

.tail {
  background-color: #f5f5f5;
}

.circle {
  position: relative;
  top: -25px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  line-height: 50px;
}
