.pkg-banner {
  background-image: url(/assets/new/img/packages/pkgs-banner.png);
  height: 300px;
  background-size: cover;                      
  width: 100%;
  min-height: 300px;
  background-repeat: no-repeat;
  background-position: center center;
}
.pkg-ft-large { font-size: 34pt !important; }
.pkg-text {
	font-family: 'Noto Sans';
	font-weight: bold;
	font-size: 22.5pt;
	color: #231f20;
}
.pkg-text1 {
	font-family: 'Noto Sans';
	font-weight: bold;
	font-size: 14pt;
	color: #231f20;
}
.pkg-tag {
	font-family: 'Noto Sans';
	font-size: 9pt;
	color: white;
}