img {
    max-width: 100%;
}

.img-preview {
    float: left;
    margin-bottom: .5rem;
    margin-right: .5rem;
    overflow: hidden;
}

.btn i.bi {
    position: relative;
    top: -2px;
}