.item .center {
    display: flex;
    justify-content: center;
}
.center {
    padding-top: 3rem;
}
.item .center img {
    width: 90% !important;
    height: auto !important;
    margin-left: 9%;
}