/* Compte profit jeunesse 2019 */

#centre {padding-bottom: 0}

ul.cd-icone li {
  margin-top: 20px!important;
  padding-left: 3.125rem!important;
}

.cd-background {
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-bottom: 90px;
}

@media (max-width: 991px) {
  .cd-background {
    background-image: none !important;
    padding-bottom: 1rem;
  }

  .cd-background > * {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
}
