.slideshow-container {
  display: block;
  position: relative;
  height: 81px
}
.slideshow-part {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slideshow-part:first-child {
  display: block;
  width: 100%;
}
th, td {
  border: 1px solid black;
  padding: 10px;
}
table {
  width: 100%;
}
@media (min-width: 576px) {
  table {
    margin-left: 30px;
    margin-right: 30px;
  }
}
img {
  max-width: 100%;
}
.first-title .container {
  padding-top: 20px;
}
@media (min-width: 992px) {
  .first-title .container {
    padding-top: 100px;
  }
}
.image-a-telecharger {
  max-width: 500px;
  border: 1px black solid;
}
.block-18.color-2 a,
.block-18.color-3 a,
.block-18.color-1 a {
  color: black !important;
}
