.content-width(@width) {
  width: @width;
  max-width: calc(100% - 10px);
}
