@media screen and (min-width: 750px) {
  .cs-image-with-text .button.button-bottom {
    margin-top: auto;
  }
}
.cs-image-with-text .image-with-text {
  border-radius: 1.2rem;
  overflow: hidden;
}
