

table tr td {

    white-space: normal !important;
} 	


table tr td:last-child span {
    width: inherit !important;
    border-radius: inherit !important;
    background: inherit !important; 
    color: inherit !important;
}



.amateurs-main-match .team .city, .amateurs-main-match .team .name, .amateurs-main-match .title, .amateurs-main-match .score  {
    color: white !important;
}


@media (max-width: 650px)
.main-lates-matches .item .score, .main-lates-matches .item .team, .main-lates-matches .item .team1 {
    width: 40% !important;
}

.contacts-wrap
{
	background-color: #f7f7f7 !important;
}


.footer
{
	background-image: none !important;
	background-color: black;
}

.custom-logo-link
{
	z-index: 900;
}


.org-club-info
{
	padding-left: 1em;
}