.img-plugin-default {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #3e3e3e;
  padding-bottom: 12px; }
  .img-plugin-default img {
    width: 50px;
    height: 50px;
    margin: 10px; }
