.center-content {
    text-align: center;
}

.center-content img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
