img {
    vertical-align: middle;
    border-style: none;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.ml-auto,
.mx-auto {
    margin-left: auto !important;
}