@media only screen and (max-width: 880px) {
  .row-rudb h2 { width: 100%; margin-right: 0; }
  .row-rudb .intro { margin-bottom: 40px; }
}

@media only screen and (max-width: 590px) {
  .row-cm figure, .row-cm img { width: auto; height: auto; }
}