.panel-our-story {  }
.panel-our-story h2 { font-size: 162px; font-weight: 700; letter-spacing: 4.78px; line-height: 0.66; margin-bottom: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); padding-left: 115px; }
.panel-our-story .description { padding-left: 32.6%; margin-top: 30px; }

@media (min-width: 1600px){
	.panel-our-story .container-large { max-width: 1530px; }
}

@media (max-width: 1599px){
	.panel-our-story h2 { font-size: 130px; }
	.panel-our-story .description br { display: none; }
}
@media (max-width: 1199px){
	.panel-our-story h2 { font-size: 100px; padding-left: 70px; }
	.panel-our-story .description { padding-left: 0; }
}
@media (max-width: 767px){
	.panel-our-story h2 { text-align: center; padding-left: 0; font-size: 12vw; }
}