diff --git a/src/components/sections/about/team/team.module.scss b/src/components/sections/about/team/team.module.scss index 0dcdf67..8100cc9 100644 --- a/src/components/sections/about/team/team.module.scss +++ b/src/components/sections/about/team/team.module.scss @@ -115,7 +115,7 @@ display: flex; flex-direction: column; justify-content: space-between; - width: tovw(194px, 'default', 80px); + width: tovw(194px, 'default', 80px) !important; transition: filter var(--normal-transition); gap: tovw(24px, 'default', 24px);