@@ -454,6 +454,8 @@ export default {
height: 200px;
display: flex;
align-items: center;
+ border-radius: 10px;
+ overflow: hidden;
&:nth-child(2n) {
margin-right: 0;
}