table#id_ContentBottom {
    width: 100%;
    margin-top: 0px;
}


.vjs-tech{ position: absolute;
    width: 100%;
    object-fit: cover;
    height: 100vh;}


.meMsg_MsgBlk .meMsg_MsgTitle{color:#f47259;font-size:72px;}
.butt {display: block;
    font-size: 18px;
    border-radius: 5px;
    border: 0px solid #aaaaaa;
    width: 140px;
    background: #f0716c;
    margin-left: auto;
	text-align:center;
    margin-right: auto;
    margin-top: 40px;
    padding: 5px 10px 5px 10px;
    color: #fff;}

@media screen and (max-width: 480px) {
.meMsg_MsgBlk .meMsg_MsgTitle{font-size:45px;}}



