.new_contact_left h2 {
    font-size: 21px;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 14px;
    color: #000;
    font-weight: bold;
}

 

@media (max-width: 767px) {

section.home_product_list ul li {
    min-height: 135px;
}


	
}

 