
/************* GAR *************/

.table-result[discipline='GAR'] thead th img{ 
    max-width: 35px;
    height: auto;
}

.table-result[discipline='GAR'] caption img{ 
    max-width: 35px;
    height: auto;
}

/************* GLF *************/

.table-result[discipline='GLF'] .card-2{ 
    background-color: #dff0d8;	
}
.table-result[discipline='GLF'] .card-1{ 
    background-color: #d9edf7;	
}
.table-result[discipline='GLF'] .cardM1{ 
    background-color: #fcf8e3;	
}
.table-result[discipline='GLF'] .cardM2{ 
    background-color: #f2dede;	
}
	