
.feature {
    width: 30%;
}

.top-items img {
    display: block;
    margin: auto;
    width: 50%;
}

.top-items p, h2 {
    text-align: center;
}

