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

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

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

.grid-item.grid-item-fitness .overview-fitness-fitness-workouts {
	--p-width: 100%;
	margin-left: -110px;
	--p-height: auto;
}

@media only screen and (min-width: 1069px) {
	.section-shared-compare .compare-item-se.heart-rate .small-two-lines.custom-margin {
		margin-top: 11px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-shared-compare .compare-item-se.heart-rate .small-two-lines.custom-margin {
		margin-top: 11px;
	}
}

@media only screen and (max-width: 734px) {
	.section-shared-compare .compare-item-se.heart-rate .small-two-lines.custom-margin {
		margin-top: 7px;
	}
}

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