/* -- custom css for file jersey_hockey.html -- */

/* -- navbar -- */
#obj-1248 {
	min-height: 70px;
	 height: 70px;
	 max-height: 70px;
	 background-color: rgb(247, 247, 248);
}

/* -- navbar-bg -- */
#navbg-obj-1248 {
	background-color: rgb(247, 247, 248);
}

/* -- toolbar toolbar-bottom jh_toolbar_outer -- */
#obj-1242 {
	background-color: rgb(247, 247, 248);
	 min-height: 80px;
	 max-height: 80px;
	 height: 80px;
}

/* -- flexbox display-flex jh_page_banner flex-column justify-content-center align-items-flex-end flex-nowrap -- */
#obj-1315 {
	background-image: url("../../img/61285.png");
	 background-size: cover;
	 background-position: center center;
	 background-repeat: no-repeat;
	 z-index: 500;
	 position: sticky;
	 left: 0px;
	 right: 0px;
	 top: 0px;
}

/* -- block-title text-white p-0 m-2 block-title-large -- */
#obj-1316 {
	font-size: 44px;
}

/* -- block-title text-white fw-100 p-0 m-2 -- */
#obj-1317 {
	font-size: 21px;
}

