.textimage {
  position: relative;
}

.textimage .be-linkList:first-child {
  margin-top: 10px;
}

.textimage .ce-buttonGroup {
  margin-top: 40px;
}

.textimage .row > div > header {
  margin-bottom: 20px;
}

[data-read-more-max="300"] .ce-buttonGroup,
[data-read-more-max="600"] .ce-buttonGroup {
  margin-right: 15px;
}

.textimage-footer a.btn-primary:not([href]):not([tabindex]) {
  color: white;
  text-decoration: none;
}
.textimage img {
  width: 100% ; 
}
.textimage img {
  width: 100% ; 
}

.ce-buttonGroup.row > div {
  padding-bottom: 5px;
}