.tile-cta {
	font-size: 17px;
	text-align: center;
	padding-top: 50px;
}

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

/* Devices section */
.section-devices .devices.spacing-updates {
	max-width: 700px;
}

.section-devices .devices.spacing-updates .device:nth-child(4), .section-devices .devices.spacing-updates .device:nth-child(5) {
	margin-top: 0;
}

@media only screen and (max-width: 1068px) {
	.section-devices .devices.spacing-updates .device:nth-child(4), .section-devices .devices.spacing-updates .device:nth-child(5) {
		margin-top: 31px;
	}
}

@media only screen and (max-width: 734px) {
	.section-devices .devices.spacing-updates .device:nth-child(4), .section-devices .devices.spacing-updates .device:nth-child(5) {
		margin-top: 40px;
	}
}
