body {
    background-color: #eee;
}

#hero-section {
    background-image: url("../img/accessories/accessories-bg.jpg");
    padding: 120px 0;
}

.side-heading {
    padding: 80px 0 20px;
}

.p-item,
.p-item img {
    border-radius: 0;
}

.p-item img {
    height: 190px;
}

.p-item .card-block {
    padding: 15px 0;
    text-align: center;
}

.card-title {
    font-weight:300;
}