.im-pic {
    display: inline-block;
    max-width: 100px;
    height: auto;
    transition: opacity .5s;
    opacity: 1;
}