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






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




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

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

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

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

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

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

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