/* This class is set on the body element */
.laptop-layout {
  /* Note there is a navigation class at this level, however it has it's own css file. */

  .laptop-container {
    padding-left: 30px;
  }
}
