.expand_btnx a {
    display: inline-block;
    background-color: #ed8e0c;
    color: #000;
    text-align: center;
    padding: 0.5rem 1rem;
}

.langmenu.menu_style {
    padding-left: 10px;
}

.video_title {
    text-align: center;
}

.song_info {
    line-height: normal;
    margin-bottom: 0px;
}

.song_info2 {
    text-align: left;
    vertical-align: top;
    padding: 0;
    line-height: normal;
}

.lyrics {
    line-height: normal;
    margin-bottom: 0px;
}

.img_class {
    height: 464px;
    object-fit: cover;
}

.cast_list {
    margin-bottom: 1.7rem;
    line-height: normal;
}

.video_frame {
    width: 100%;
}