/* Span 1 column, starting in the 2nd column from right. */
  .two-sidebars .region-sidebar-second .block:nth-child(3n+2) {
    float: right;
    width: 33.33333%;