#formation .content {
  background-color: #254d61;
}
#formation .image {
  background-image: url('../img/backgrounds/formation.jpg');
}
img#CV {
  height: auto;
  width: 200px;
}
img#FPF {
  height: auto;
  width: 200px;
}
img#FP {
  height: auto;
  width: 230px;
}
@media (max-width: 768px) {
  #formation::after {
    border-top: 7.5vw solid #254d61;
  }
  #formation .content .background .image .divider {
    border-bottom: 7.5vw solid #254d61;
  }
}
