.mimgSwatch {
  width: 60px;
  height: 60px;
  padding: 2px !important;
  border-radius: 0%;
}
.mimgSwatch img{
  width:100%;
  height: 100%;
  object-fit:cover;
  border-radius:0%
}