.page-our-season h1 {
    font-size: 45px;
    padding: 0 0 30px!important;
    text-align: center;
}
.page-our-season .show-teaser .teaser-wrap .copy {
    padding: 20px 50px;
}
.page-our-season .show-teaser .teaser-wrap .copy h3 {
    font-weight: 600;
    font-size: 18px;
    color: #939393;
        line-height: 1;
}
.page-our-season .show-teaser .teaser-wrap .copy h1 {
    padding: 15px 0 0 !important;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 20px;
    font-weight: 800;
    text-align: left;
}
.page-our-season .show-teaser .teaser-wrap .copy h2 p {
    font-weight: 600;
    font-size: 14px;
    color: #939393;
        line-height: 1;
}
.page-our-season .show-teaser .teaser-wrap .copy h2 p b {
    font-weight: 800;
}
.page-our-season .info p {
    font-size: 16px;
        line-height: 1;
    font-weight: 600;
}
a.btn.get_ticket, a.btn.learn_more {
    font-weight: 800;
}

@media only screen and (min-width: 768px) {
	.page-our-season h1 {
	    font-size: 60px;
		padding: 0 0 50px 15px !important;
		text-align: left;
	}
}