.wrapper--mads {
  display: flex;
  flex-wrap: wrap;
}

.wrapper--mads * {
  width: 100%;
  max-width: 100%;
}
