.product_box {
    background-color: transparent;
}

.image_box {
    border: 2px solid #a3c436;
    border-bottom: 0px;
}

.product_heading_box {
    border: 2px solid #a3c436;
    border-top: 0px;
    background-color: #2f61ae;
}

.product_heading {
    font-family: sans-serif;
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: white !important;
    text-align: center !important;
}
