
@media (min-width: 991px) {
  .section__base {
    margin-bottom: 50px;
  }
  .section__elementsContainer > .section__elementA + .section__elementB {
    display: block;
    float: left;
    width: 48.0612577387%;
    margin-right: 3.8774845226%;
  }
  .section__elementsContainer > .section__elementA + .section__elementB + .section__elementD {
    display: block;
    float: right;
    width: 48.0612577387%;
    margin-right: 0;
  }
  .section__elementsContainer > .section__elementB {
    display: block;
    float: left;
    width: 48.0612577387%;
    margin-right: 3.8774845226%;
  }
  .section__elementsContainer > .section__elementB + .section__elementC {
    display: block;
    float: right;
    width: 48.0612577387%;
    margin-right: 0;
  }
  .section__elementsContainer > .section__elementB + .section__elementC + .section__elementD {
    display: block;
    float: left;
    width: 48.0612577387%;
    margin-right: 3.8774845226%;
  }
  .section__elementsContainer > .section__elementB + .section__elementC + .section__elementE {
    display: block;
    float: left;
    width: 48.0612577387%;
    margin-right: 3.8774845226%;
  }
  .section__elementsContainer > .section__elementB + .section__elementD {
    display: block;
    float: right;
    width: 48.0612577387%;
    margin-right: 0;
  }
  .section__elementsContainer > .section__elementC {
    display: block;
    float: left;
    width: 48.0612577387%;
    margin-right: 3.8774845226%;
  }
  .section__elementsContainer > .section__elementC + .section__elementD {
    display: block;
    float: right;
    width: 48.0612577387%;
    margin-right: 0;
  }
  .section__elementB {
    display: block;
    float: left;
    width: 48.0612577387%;
    margin-right: 3.8774845226%;
  }
  .section__elementC {
    display: block;
    float: right;
    width: 48.0612577387%;
    margin-right: 0;
  }
  .section__elementB + .section__elementC:nth-child(2) {
    margin-top: 0;
  }
  .section__elementD {
    display: block;
    float: left;
    width: 48.0612577387%;
    margin-right: 3.8774845226%;
  }
  .section__elementB + .section__elementD:nth-child(2), .section__elementC + .section__elementD:nth-child(2) {
    margin-top: 0;
  }
  .section__headline + .section__elementsContainer .section__elementB + .section__elementD:nth-child(2), .section__headline + .section__elementsContainer .section__elementC + .section__elementD:nth-child(2) {
    margin-top: 30px;
  }
  .section__elementE {
    display: block;
    float: right;
    width: 48.0612577387%;
    margin-right: 0;
  }
  .section__elementB + .section__elementE:nth-child(2), .section__elementC + .section__elementE:nth-child(2), .section__elementD + .section__elementE:nth-child(2) {
    margin-top: 0;
  }
  .section__headline + .section__elementsContainer .section__elementB + .section__elementE:nth-child(2), .section__headline + .section__elementsContainer .section__elementC + .section__elementE:nth-child(2), .section__headline + .section__elementsContainer .section__elementD + .section__elementE:nth-child(2) {
    margin-top: 30px;
  }
  .section__element .textimage .textImage__base p {
    margin-bottom: 10px;
  }
}