/* BASIC css start */
.prd_list_page{

    margin: 0 auto;
}
.prd_list_page .prd_title_area{

    text-align: center;
} 
.prd_list_page .prd_title_area h2{
    color: #191919;
    font-weight: bold;
    font-size: 28px;
    line-height: 1;
} 
.prd_list_page .prd_title_area h2{
        padding: 0 61px;
    line-height: 43px;
    font-size: 16px;
    color: #111;
    text-align: center;
    font-weight: 500;

}
/* BASIC css end */

