/* Local overrides */

/* section cards small */

@media only screen and (max-width: 734px) {
	.section-cards .tile.card-workout .tile-content {
		padding-right: 13px;
	}
}

@media only screen and (min-width: 378px) and (max-width: 734px) {
	.section-cards .tile.card-point-speak {
		width: 330px;
	}
}

@media only screen and (min-width: 341px) and (max-width: 377px) {
	.section-cards .tile.card-point-speak .tile-content {
		padding-right: 53px;
	}
}
