.image-div {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}

.img {
    width: 100%;
}