.router-item-augmented-reality .grid-item-headline {
	max-width: unset;
	min-width: 348px;
	text-align: left;
}

@media only screen and (max-width: 1068px) {
	.router-item-augmented-reality .grid-item-headline {
		max-width: 365px;
		min-width: 297px;
	}
}

@media only screen and (max-width: 734px) {
	.router-item-augmented-reality .grid-item-headline {
		min-width: 0;
		max-width: 265px;
		margin-top: 25px;
	}
}

@media only screen and (min-width: 735px) {
	.router-item-augmented-reality .text-content {
		padding-top: 110px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.router-item-augmented-reality .text-content {
		padding-top: 70px;
	}
}

.section-speakers .speakers-container .cta-show em {
	font-style: italic !important;
}
