
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font: inherit;
    vertical-align: baseline;
}
div {
    display: block;
}
h2 {
    display: block;
    font-size: 14.4px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: 800;
}

*, ::after, ::before {
    box-sizing: unset ;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.table{
      width:80%;margin-left:auto; margin-right:auto;
      font-family: Arial, Helvetica, sans-serif;
        
}
.table th{
		border: 1px solid black;
		background-color:#E8E8E8;
        font-family: Arial, Helvetica, sans-serif;
}
.table td{
		border: 1px solid black;
        font-family: Arial, Helvetica, sans-serif;		
} 
.col-sm-4 {
    width: 33.33%;
    float: left;
}
.work-grid img{
	width :98%;
	border: 1px solid white;
}
.work-grid{
	margin-bottom:10px;
}
