
.img {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
}