.page_main_div {
    padding-top: 5%;
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #E5E5E5;
}

.video_content,
.video_content * {
    font-family: Lato-Regular !important;
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    line-height: 2;
}

.video_content_title {
    font-family: Lato-Regular;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}

.video_content lite-youtube {
    width: 100% !important;
}

.share_box {
    margin: 25px 0;
    font-family: Lato-Regular;
    font-weight: 400;
    font-size: 20px;
    color: #999999;
}