.stripe-video-wrap video {
  height: 762px;}

.cs-social li .team-youtube {
    display: none;
}

.live_streaming .wpb_content_element,
.live_streaming_a .wpb_content_element {
    margin-bottom: 0;
}
.streaming_info h2 {
    margin-bottom: 20px !important;
}

.live_streaming_a .container .row, 
.live_streaming .container .row {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.live_streaming_a .streaming_info{
		margin-left: -10%;
}
.live_streaming .streaming_info {
    margin-right: -10%; 
}

.streaming_info {
    background: #156c71;
    padding: 30px;
    position: relative;
    z-index: 1;
    min-height: 400px; 
    display: flex;
    align-items: center;
		color: #fff;
}