File: /var/www/html/wppartneramazingsecret/wp-content/plugins/themify-portfolio-post/assets/styles.css
.tpp-loop.grid4 .post {
width: 22.6%;
float: left;
margin-left: 3.2%;
}
.tpp-loop.grid3 .post {
width: 31.2%;
float: left;
margin-left: 3.2%;
}
.tpp-loop.grid2 .post {
width: 48.4%;
float: left;
margin-left: 3.2%;
}
.tpp-loop.grid4 .post:nth-of-type(4n+1),
.tpp-loop.grid3 .post:nth-of-type(3n+1),
.tpp-loop.grid2 .post:nth-of-type(2n+1) {
margin-left: 0;
clear: left;
}
.tpp-loop .clear {
clear: both;
}