@@ -447,12 +447,12 @@ export default {
// justify-content: space-between;
img {
- width: 30%;
+ width: 47.5%;
height: vw(188);
margin-bottom: 15px;
margin-right: 5%;
background-color: rgba(255, 255, 255, 0.1);
- &:nth-child(3n) {
+ &:nth-child(2n) {
margin-right: 0;
}