@media (max-width: 767px) {
    .br_content {
        clear: both;
    }
}

.col-md-3 {
    width: 33.33%;
}

.p_class {
    float: left;
}

.br_class {
    clear: both;
}

.p_class_2 {
    text-align: center;
}

.div_class {
    min-height: 0px;
}

.width_class {
    width: 27%;
}

.img_class_1 {
    height: 250px;
    width: 176px;
}

.img_class_2 {
    padding-right: 5px;
    width: 103px;
    height: 88px;
}

.img_class_3 {
    height: 189px;
    width: 340px;
}

.img_class_4 {
    width: 43px;
    height: 43px;
}

.img_class_5 {
    width: 280px;
    height: 424px;
}