a {
min-width: initial;
}
b {
min-width: inherit;
c {
min-width: unset;
d {
min-width: 0px;
e {
min-width: 2em;