.jm-player-name{font-size: 14px;font-weight: 900;color: #f1b239 !important;}
.jm-player-number{background: #0e1e31;font-size: 18px;font-weight: 900;width: 70px;text-align: center}
.jm-pricing .price{font-size: 30px;font-weight: 900;color: #1c202e;text-align: center;margin-top: 20px;margin-bottom: 20px;line-height: 1.2}
.jm-player-name{font-size: 14px !important;}
#jm-copyrights {border-right: 0px !important;}
.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}