:root {
  --white: white;
  --black: black;
}

.link-block {
  text-align: center;
  width: 100%;
}

.image {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-2, .section_home {
  width: 100%;
}

.section_full {
  text-align: center;
  width: 100%;
}

.section-3, .section-4, .section-5, .section-6, .image-3 {
  width: 100%;
}

.image_max1200 {
  width: 100%;
  max-width: 1200px;
}

.image-5, .image-6, .image-7, .link-block-2, .image-8, .image_full {
  width: 100%;
}
