@media (max-width: 767px) {
    .br_content {
        clear: both;
    }
}

.col-md-3 {
    width: 33.33%;
}

.p_class {
    float: left;
}

.center_class {
    text-align: center;
}

.img_class_1 {
    width: 220px;
    height: 211px;
}

.br_class {
    clear: both;
}

.img_class_2 {
    width: 200px;
    height: 133px;
}

.th_class {
    width: 25%;
}

.th_class_2 {
    width: 80px;
}

.h3_class {
    padding-top: 10px;
    padding-bottom: 5px;
}

.td_class {
    width: 20%;
}