:root {
    --accent: #ffac00 !important;
    --primary-font: Chakra Petch, sans-serif;
    --secondary-font: Open Sans, sans-serif;
}

.cs-masonry_4_col &gt; *:nth-child(1) .cs-portfolio.cs-style1,
.cs-masonry_4_col &gt; *:nth-child(3) .cs-portfolio.cs-style1,
.cs-masonry_4_col &gt; *:nth-child(6) .cs-portfolio.cs-style1,
.cs-masonry_4_col &gt; *:nth-child(8) .cs-portfolio.cs-style1 {
  height: 299px;
}
.cs-masonry_4_col &gt; *:nth-child(2) .cs-portfolio.cs-style1,
.cs-masonry_4_col &gt; *:nth-child(4) .cs-portfolio.cs-style1,
.cs-masonry_4_col &gt; *:nth-child(5) .cs-portfolio.cs-style1,
.cs-masonry_4_col &gt; *:nth-child(7) .cs-portfolio.cs-style1,
.cs-masonry_4_col &gt; *:nth-child(9) .cs-portfolio.cs-style1,
.cs-masonry_4_col &gt; *:nth-child(10) .cs-portfolio.cs-style1 {
  height: 662px;
}
