.gparts-features {
    text-align: center;
    margin: 20px 0;
}

.gparts-features .feature-list img {
    margin-bottom: 15px;
}

.gparts-features .feature-list {
    display: inline-block;
    min-width: 200px;
    padding: 15px;
}

.errorRed {
    border: solid 1px red !important;
}

.error_display {
    font-size: 15px !important;
    font-weight: bold;
    color: #ba0c15;
}