Images

Scale an image in line with the responsive grid

.scale-with-grid {
  max-width: 100%;
  height: auto;
}