.tbeImage {
max-width: 100%;
}

.textbox {
max-width: 50%;
margin: auto;
}

.textbox .headline-xl{
padding: 98px 25px 65px 25px;
}

.textbox a {
font-size: var(--font-size-xxs);
text-decoration: none;
color: var(--clementine);
text-transform: lowercase;
margin-left: 25px;
}

.textbox a::before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16.309' height='21.544' viewBox='0 0 16.309 27.544'><path d='M14.516,27.544a1.787,1.787,0,0,1-1.268-.525L0,13.772,13.247.525A1.793,1.793,0,1,1,15.784,3.06L5.072,13.772,15.784,24.483a1.793,1.793,0,0,1-1.268,3.061' fill='%23eb6500'/></svg>");
  margin-right: 0.5rem;
  vertical-align: middle;

}

.section-ueber-uns {
  background-repeat: no-repeat;
  background-position: -20%;
  background-size: 700px;
}
