.bg-zoom-in-out img {
    /* transition: transform 5s; */
}

.bg-zoom-in-out:hover img {
    /* transform: scale(1.125); */
}