
@media (min-width: 1118px) {
  .section__base {
    margin-bottom: 60px;
  }
  .section__elementsContainer {
    margin: 0;
  }
  .section__elementsContainer > .section__elementA + .section__elementB {
    display: block;
    float: right;
    width: 30.7483436516%;
    margin-right: 0;
  }
  .section__elementsContainer > .section__elementA + .section__elementB + .section__elementD {
    display: block;
    float: left;
    width: 30.7483436516%;
    margin-right: 3.8774845226%;
  }
  .section__elementsContainer > .section__elementA + .section__elementB + .section__elementD + .section__elementE {
    display: block;
    float: right;
    width: 30.7483436516%;
    margin-right: 0;
  }
  .section__elementsContainer > .section__elementA + .section__elementE {
    display: block;
    float: left;
    width: 30.7483436516%;
    margin-right: 3.8774845226%;
  }
  .section__elementsContainer > .section__elementB {
    display: block;
    float: left;
    width: 30.7483436516%;
    margin-right: 3.8774845226%;
    margin-right: 65.3741718258%;
  }
  .section__elementsContainer > .section__elementB + .section__elementC {
    display: block;
    float: left;
    width: 30.7483436516%;
    margin-right: 3.8774845226%;
  }
  .section__elementsContainer > .section__elementB + .section__elementC + .section__elementD {
    display: block;
    float: left;
    width: 30.7483436516%;
    margin-right: 3.8774845226%;
  }
  .section__elementsContainer > .section__elementB + .section__elementC + .section__elementE {
    display: block;
    float: right;
    width: 30.7483436516%;
    margin-right: 0;
  }
  .section__elementsContainer > .section__elementB + .section__elementD {
    display: block;
    float: left;
    width: 30.7483436516%;
    margin-right: 3.8774845226%;
  }
  .section__elementsContainer > .section__elementC {
    display: block;
    float: left;
    width: 30.7483436516%;
    margin-right: 3.8774845226%;
  }
  .section__elementsContainer > .section__elementC + .section__elementD {
    display: block;
    float: left;
    width: 30.7483436516%;
    margin-right: 3.8774845226%;
  }
  .section__elementA {
    display: block;
    float: left;
    width: 65.3741718258%;
    margin-right: 3.8774845226%;
  }
  .section__elementB {
    display: block;
    float: right;
    width: 30.7483436516%;
    margin-right: 0;
  }
  .section__elementB:not(:first-child) {
    margin-top: 0;
  }
  .section__elementC {
    display: block;
    float: left;
    width: 30.7483436516%;
    margin-right: 3.8774845226%;
  }
  .section__elementB + .section__elementC:nth-child(2) {
    margin-top: 30px;
  }
  .section__elementD {
    display: block;
    float: left;
    width: 30.7483436516%;
    margin-right: 3.8774845226%;
  }
  .section__elementB + .section__elementD:nth-child(2) {
    margin-top: 30px;
  }
  .section__elementE {
    display: block;
    float: right;
    width: 30.7483436516%;
    margin-right: 0;
  }
  .section__elementC + .section__elementD + .section__elementE:nth-child(3) {
    margin-top: 0;
  }
  .section__headline + .section__elementsContainer .section__elementC + .section__elementD + .section__elementE:nth-child(3) {
    margin-top: 30px;
  }
  .section__elementB + .section__elementE:nth-child(2) {
    margin-top: 30px;
  }
}