.interview_rabel {
    line-height: 1;
}

.story_article_header {
	padding: 0;
	margin-left: 20px;
	width: 400px;
}

.story_day {
	margin-bottom: 30px;
	flex-wrap: wrap;
	height: auto;
	line-height: 1.2;
	justify-content: flex-start;
}

.story_day_large {
	margin-left: 40px;
	font-size: 52px;
	width: auto;
}

.story_day_subtitle {
	margin-left: 40px;
	padding-bottom: 10px;
	font-size: 24px;
	color: #fff;
	clear: both;
}

.story_day_small {
	margin-top: 1em;
	margin-right: 1em;
}

.interview1-2 .interview_text,
.interview1-3 .interview_text,
.interview1-4 .interview_text {
	margin-top: 0;
}

.introduction .story_day_large,
.on_the_day .story_day_large,
.ending .story_day_large {
	font-size: 40px;
}

.timeline {
	width: calc(90% - 100px);
}

.time {
	display: inline-block;
	background: #008880;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 50px;
	left: -120px;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.time:after {
	content: "";
	position: absolute;
	top: 0;
	right: -40px;
	border: 20px solid transparent;
	border-left: 20px solid #008880;
}
.time.blue {
	background: #1bb8e1;
}
.time.blue:after {
	border-left: 20px solid #1bb8e1;
}

@media screen and (min-width: 751px), print {
	.story_article_header {
		margin-left: -30px;
	}

	.time.left {
		left: auto;
		right: -120px;
	}
	.time.left:after {
		content: "";
		position: absolute;
		top: 0;
		left: -40px;
		right: auto;
		border: 20px solid transparent;
		border-right: 20px solid #008880;
	}

	.m2 {
		margin-left: 90px;
	}

	.m2 .time {
		left: -120px;
	}

	.timeline {
		width: 450px;
	}

	.wednesday, .interview1-1, .interview1-3 {margin-top: 200px;}
	.schedule {margin-top: 400px;}

	.line1{top: 1570px ;left: 30px; height: 1630px;}
	.line2{top: 3000px ;left: 270px; height: 480px; transform: rotateZ(280deg);}
	.line3{top: 3280px ;left: 505px; height: 7890px;}
	.line4{top: 11050px ;left: 360px; height: 300px; transform: rotateZ(80deg);}
	.line5{top: 11230px ;left: 210px; height: 1160px;}
	.line6{top: 12180px ;left: 460px; height: 510px; transform: rotateZ(280deg);}
	.line7{top: 12480px ;left: 710px; height: 800px;}

	.p1{top: 3180px; left: 16px;}
	.p2{top: 3265px; left: 490px;}
	.p3{top: 11155px; left: 490px;}
	.p4{top: 11215px; left: 196px;}
	.p5{top: 12375px; left: 196px;}
	.p6{top: 12465px; left: 696px;}

	.image1 {top: 130px; right: -350px;}
	.image2 {top: 450px; left: 100px;}
	.image3 {top: 450px; right: -350px;}
	.image4 {top: 100px; right: -350px;}
	.image5 {top: 400px; right: -350px;}
	.image6 {top: 10px; left: -500px;}
	.image7 {top: 10px; left: -500px;}
	.image8 {top: 50px; right: -500px;}
	.image9 {top: 60px; right: -500px;}
	.image10 {top: -50px; left: -500px;}
	.image11 {top: 250px; left: -500px;}
	.image12 {top: 50px; left: -500px;}
	.image13 {top: 50px; left: -500px;}
	.image14 {top: 100px; left: -500px;}
	.image15 {top: 120px; right: -500px;}
	.image16 {top: 30px; right: -500px;}
	.image17 {top: -200px; right: -350px;}
	.image18 {top: -200px; left: -350px;}
}

@media screen and (max-width: 750px) {
	.story_article_left, .story_article_right {
		margin: 50px 5% 50px auto;
	}
}

@media all and (-ms-high-contrast: none) {
	.line3{top: 3270px ;left: 505px; height: 7920px;}
	.line4{top: 11070px ;left: 360px; height: 300px; transform: rotateZ(80deg);}
	.line5{top: 11250px ;left: 210px; height: 1160px;}
	.line6{top: 12200px ;left: 460px; height: 510px; transform: rotateZ(280deg);}
	.line7{top: 12500px ;left: 710px; height: 800px;}

	.p3{top: 11175px; left: 490px;}
	.p4{top: 11235px; left: 196px;}
	.p5{top: 12395px; left: 196px;}
	.p6{top: 12485px; left: 696px;}
}
