@@ -341,7 +341,8 @@
@media screen and (max-width: 1000px) {
.hoveImg {
height: 13px;
- width: 46px;
+ min-width: 46px;
+ width: fit-content;
line-height: 16px;
top: 0;
background-color: #fff;