@@ -221,6 +221,10 @@ const getUrl = (item, type) => {
border: 1px solid #f2f4f6;
border-radius: 8px;
margin: 0 0 15px 0;
+ .image {
+ width: 100%;
+ height: 190px;
+ }
.name {
font-size: $global-font-size-20;
font-weight: bold;