.table_big table { width: 100%; }
.table_big td { border-bottom: 1px solid #f9f9f9; }

.table_big th { text-align: left; color: #ec1a00; border-bottom: 1px solid #f1f1f1; padding-bottom: 5px; }
.table_big td.logo img { width: 16px; height: 20px; display: block; }
.table_big td.matches, .table_big td.points, .table_big td.logo { width: 30px; }
.table_big td.goals { width: 50px; }
