h1{
	color: blue;
}
.row{
	display: block;
}
img.team-logo{
	width: 100px;
	height: auto;
}