.catImg{
    width: min(100%-5px, 100px);
    margin-inline: auto;
    border-radius: 5px;
    min-width: 90px;
}