/* your styles go here */

.box-image-text .image {
  min-height: 150px;
  max-height: 600px;
}

.box-simple {
  min-height: 230px;
}

.padding-top {
  padding-top: 25px;
}

.content-image {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 0 0 15px 0;
}
