@media only screen and (min-width : 768px) {

	.slider h2,
	.cars-list .text h2,
	.steps .text h2,
	.testimonials .title h2,
	.booking-insurance h2,
	.booking-options h2,
	.booking-info h2,
	.customer-info h2 {
		font-size: 24px;
	}

	/* Logo */

	.logo {
		width: 228px;
		height: 49px;
		background-size: 228px 49px;
	}

	.booking-info .info-group {
		font-size: 16px;
	}

	.fleet-slider h2 {
		text-align: left;
		font-size: 24px;
	}
}
