.lbanner-box {
    display: none !important;
}

.video_main {
    margin-top: 4%;
}

.video_title {
    font-family: 'Arial-BoldMT';
    font-weight: 400;
    font-size: 24px;
    color: #2B2C30;
    line-height: 32px;
}

.video_box{
    margin: 25px 0;
}
.video_box iframe {
    width: 100%;
    height: 100%;
}

.video_detail p{
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    color: #2B2C30;
    line-height: 33px;
    margin-bottom: 20px;
}