/* Local Overrides */

/* Tap to Pay Section */

.section-tiles-grid-first
	.grid-item-tap-to-pay
	.align-items-start-small
	> div.headline-content
	> h3 {
	word-break: normal;
}

/* Tools Tile */

@media only screen and (max-width: 734px) {
	.section-help .grid-item-tools .typography-facts-long-headline {
		padding-bottom: 10px;
	}
}

/* br */

@media only screen and (min-width: 368px) {
	br.xs_small {
		display: none;
	}
}
