_ _    _ _____  ___   __                       
 __      _(_) | _(_)___ / ( _ ) / /_   ___ ___  _ __ ___  
 \ \ /\ / / | |/ / | |_ \ / _ \| '_ \ / __/ _ \| '_ ` _ \ 
  \ V  V /| |   <| |___) | (_) | (_) | (_| (_) | | | | | |
   \_/\_/ |_|_|\_\_|____/ \___/ \___(_)___\___/|_| |_| |_|

Template:Infobox American football game/styles.css

In today's world, Template:Infobox American football game/styles.css has become a topic of great importance and interest to a wide variety of people. Whether due to its impact on society, its relevance in the professional field or its influence on popular culture, Template:Infobox American football game/styles.css has positioned itself as a fundamental point of reference today. As time progresses, the importance of Template:Infobox American football game/styles.css continues to grow, making a detailed analysis of its various facets and its relevance in different contexts indispensable. In this article, we will thoroughly explore the meaning and implications of Template:Infobox American football game/styles.css, as well as its impact on different aspects of contemporary life.
/* {{pp-template|small=yes}} */
@media (min-width: 640px) {
	.ib-amercian-football-game {
		width:27em;
	}
}

/* always light background for logos */
.ib-amercian-football-game .ib-logo img {
	background-color: #f8f9fa;
}

.ib-amercian-football-game .infobox-header {
	border-top: 1px solid #aaa; padding-top: 3px;
}

.ib-amercian-football-game .ib-score1 {
	border-collapse: collapse; 
	width: 100%; 
	line-height: 1.2;
}

.ib-amercian-football-game .ib-score1 .ib-score-header {
	width: 50%; 
	text-align: center;
}

.ib-amercian-football-game .ib-score1 .ib-score-result {
	font-size: 300%;
    line-height: 100%;
    font-weight: bold;
    text-align: center;
}

.ib-amercian-football-game .infobox-below {
	border-top: 1px solid #aaa;
	padding-top: 3px;
	font-weight: bold;
}

.ib-amercian-football-game .infobox-below ul {
	display: table;
    width: 100%;
    border-collapse: collapse;
}

.ib-amercian-football-game .infobox-below .nav {
    display: table-cell;
    width: 25%;
}

.ib-amercian-football-game .infobox-below .main-title {
    display: table-cell;
    width: 50%;
}