.c_img {
    height: 2em;
    width: 2em;
    padding: 0;
    border-radius: 0;
    background-color: inherit;
}
.c_img.one {
    height: 1em;
    width: 1em;
    border-radius: 0;
}
