/* CSS Document */


.table {
  width:auto;
  margin: 18px 0;
}

th{
background-color:#FEFFE8 !IMPORTANT;

}

th,td{
text-align:center;
}
@media (max-width: 480px) {
img{
float:none;

}

}

.small{
font-size:14px;
line-height:36px;
}