
@media (min-width: 991px) {
  .sectionClp__base {
    margin-bottom: 50px;
  }
  .sectionClp__headline .headline__text {
    margin-bottom: 30px;
  }
  .sectionClp__element > div {
    margin-top: 0;
  }
  .sectionClp__elementA .casaads:first-child {
    margin-top: -20px;
  }
  .sectionClp__elementA + .sectionClp__elementB {
    margin-top: 30px;
  }
  .sectionClp__elementA ~ .sectionClp__elementC {
    margin-top: 30px;
  }
  .sectionClp__elementB {
    display: block;
    float: left;
    width: 48.0612577387%;
    margin-right: 3.8774845226%;
  }
  .sectionClp__elementC {
    display: block;
    float: right;
    width: 48.0612577387%;
    margin-right: 0;
  }
}
@media (min-width: 1118px) {
  .sectionClp__base {
    margin-bottom: 60px;
  }
}