﻿@charset "utf-8";
:root{--color:#C70019}
.table-wrap tr:nth-child(even){background:#fff}  
.table-wrap tr:nth-child(odd){background:#eee} 
#tagTabs .tagItem:nth-child(2){display:none}
@media (min-width:769px){.contact-list .contact-item{height:280px}}