@@ -32,6 +32,11 @@
}
+ .row {
+ display: flex;
+ flex-wrap: wrap;
+ }
+
.col-sm-3 > div > a > img {
width: 100%;