/* Responsive */
@media (max-width: 768px) {
	.timeline-content .col.medium-10 {
		padding: 0 40px;
	}
	.timeline-image img {
		height: 250px !important;
	}
	.timeline-content-text {

		height: 100% !important;
	}
}