diff --git a/common/common.scss b/common/common.scss index 0dc7bf6..3b55f2f 100644 --- a/common/common.scss +++ b/common/common.scss @@ -196,9 +196,8 @@ height: 132px; img { object-fit: contain; - height: 100%; - width: 100%; - margin: 1rem; + height: 90%; + width: 90%; } .category-abbreviation { display: none;