/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.main [data-module-template="heroes"] [data-unit-id="bts-2025"] .unit-wrapper .bubble-copy-1 {
	max-width: 92%;
}

.main [data-module-template="heroes"] [data-unit-id="bts-2025"] .unit-wrapper .bubble-copy-3 {
	--fontSize: 93px;
}

@media only screen and (max-width: 1068px) {
	.main [data-module-template="heroes"] [data-unit-id="bts-2025"] .unit-wrapper .bubble-copy-3 {
		--fontSize: 94px;
	}
}

@media only screen and (max-width: 734px) {
	.main [data-module-template="heroes"] [data-unit-id="bts-2025"] .unit-wrapper .bubble-copy-3 {
		--fontSize: 93px;
	}
}

.main [data-module-template="heroes"] [data-unit-id="bts-2025"] .unit-wrapper .button {
	top: 26px;
}

@media only screen and (max-width: 1068px) {
	.main [data-module-template="heroes"] [data-unit-id="bts-2025"] .unit-wrapper .button {
		top: 33px;
	}
}

@media only screen and (max-width: 734px) {
	.main [data-module-template="heroes"] [data-unit-id="bts-2025"] .unit-wrapper .button {
		top: 11px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 