.title-with-text-blocks .header-container {
    margin-bottom: 4rem;
}

.title-with-text-blocks .block-title {
    color: var(--block-titles-colour);
    margin-bottom: 1rem;
}

.block-content-holder img {
  max-width: 50%;
  height: auto;
}