.h4-f {
    font-size:16px;
    margin-top:15px;
    font-weight: bold;
}

.h5-f {
    cursor: pointer;
}

.product_info {
    padding: 0;
    font-size: 15px;
}
.product_info li {
    padding: 0 0 0 34px;
    margin: 0 0 10px 0;
    font-weight: 300;
    list-style: none;
    background-image: url(../images/bullet-tick.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 24px;
    min-height: 26px;
}