.first_block .title-black{
	color:#303030!important;
	font-weight: bold!important;
  	letter-spacing: 2px!important;
  	line-height: 40px!important;
}
.livestreams .livestream-page{
	padding-top:40px!important;
}
.livestreams .livestream-single{
	margin-bottom:60px;
}
.livestreams .livestream-title{
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 34px;
  color:#303030;
}

.livestreams .livestream-date{
  font-size: 16px;
  letter-spacing: 0.67px;
  line-height: 19px;
  font-weight:normal;
  color:#303030;
}

.prevlivestream{
	font-family:"proxima-nova"!important;
}
.livestreams .livestream-page{
	padding-left:81px!important;
	padding-right:81px!important;
}
@media only screen and (max-width: 600px) {
	.livestreams .container{
		padding-left:0px!important;
		padding-right:0px!important;
	}
}