.mp-home .featuredpost .entry { float: left; margin-right: 4.3rem; min-height: 280px; } .mp-home .featuredpost .entry:nth-of-type(3n+0) { margin-right: 0; } @media only screen and (max-width: 768px) { .mp-home .featuredpost .entry { margin-right: 1.6rem; min-height: 0; } .mp-home .featuredpost .entry:nth-of-type(3n+0) { margin-right: 1.6rem; } }