.center {
    text-align: center;
    display: block;
    margin-bottom: 20px;
}

.center img {
    margin: 0 20px
};