﻿@charset "utf-8"; 
.prodetails-bref table tr:nth-child(even) {  background: #fff; }  
.prodetails-bref table tr:nth-child(odd) {  background: #eee;  } 
.latestnews-img img{max-height:100%}
.foot-contact p:nth-child(2){display:none}
.foot-list>li img{max-height:100px}
