.shirt {
	width: 110px;
	height: 120px;
	background-repeat: no-repeat;
	border: none;
}

.shirt-home {
	background-position: 0 0;
}

.shirt-away {
	background-position: -120 0;
}

.club-shirt {
    height: 143px;
}

.ALG {
	background-image: url(../img/countries/shirts/ALG.jpg);
}
.ARG {
	background-image: url(../img/countries/shirts/ARG.jpg);
}
.AUS {
	background-image: url(../img/countries/shirts/AUS.jpg);
}
.BEL {
	background-image: url(../img/countries/shirts/BEL.jpg);
}
.BIH {
	background-image: url(../img/countries/shirts/BIH.jpg);
}
.BRA {
	background-image: url(../img/countries/shirts/BRA.jpg);
}
.CMR {
	background-image: url(../img/countries/shirts/CMR.jpg);
}
.CHI {
	background-image: url(../img/countries/shirts/CHI.jpg);
}
.CIV {
	background-image: url(../img/countries/shirts/CIV.jpg);
}
.COL {
	background-image: url(../img/countries/shirts/COL.jpg);
}
.CRC {
	background-image: url(../img/countries/shirts/CRC.jpg);
}
.CRO {
	background-image: url(../img/countries/shirts/CRO.jpg);
}
.ECU {
	background-image: url(../img/countries/shirts/ECU.jpg);
}
.ENG {
	background-image: url(../img/countries/shirts/ENG.jpg);
}
.ESP {
	background-image: url(../img/countries/shirts/ESP.jpg);
}
.FRA {
	background-image: url(../img/countries/shirts/FRA.jpg);
}
.GER {
	background-image: url(../img/countries/shirts/GER.jpg);
}
.GHA {
	background-image: url(../img/countries/shirts/GHA.jpg);
}
.GRE {
	background-image: url(../img/countries/shirts/GRE.jpg);
}
.HON {
	background-image: url(../img/countries/shirts/HON.jpg);
}
.IRN {
	background-image: url(../img/countries/shirts/IRN.jpg);
}
.ITA {
	background-image: url(../img/countries/shirts/ITA.jpg);
}
.JPN {
	background-image: url(../img/countries/shirts/JPN.jpg);
}
.KOR {
	background-image: url(../img/countries/shirts/KOR.jpg);
}
.MEX {
	background-image: url(../img/countries/shirts/MEX.jpg);
}
.NED {
	background-image: url(../img/countries/shirts/NED.jpg);
}
.NGA {
	background-image: url(../img/countries/shirts/NGA.jpg);
}
.POR {
	background-image: url(../img/countries/shirts/POR.jpg);
}
.RUS {
	background-image: url(../img/countries/shirts/RUS.jpg);
}
.SUI {
	background-image: url(../img/countries/shirts/SUI.jpg);
}
.URU {
	background-image: url(../img/countries/shirts/URU.jpg);
}
.USA {
	background-image: url(../img/countries/shirts/USA.jpg);
}
