.awz-howto__image {min-height:64px;}

@media (min-width: 992px) {
    .awz-howto__row > .col:last-child {position: relative;}
    .awz-howto__row .awz-btn {
        position: absolute;
        bottom: 1em;
        width: calc(100% - 1.5rem) !important;
    }
}
