/* Base styles */
.flex_layout.content_blok {
  max-width: 100%;
  margin-bottom: 65px;
}

.flex_layout.content_afbeelding p {
  font-size: 16px;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
}
@media screen and (min-width: 990px) {
}
