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