xxxxxxxxxx
<img src="..." class="img-fluid" style="max-width: 100%; height: auto;">
xxxxxxxxxx
$thumbnail-padding: .25rem;
$thumbnail-bg: $body-bg;
$thumbnail-border-width: $border-width;
$thumbnail-border-color: var(--#{$prefix}border-color);
$thumbnail-border-radius: $border-radius;
$thumbnail-box-shadow: $box-shadow-sm;