﻿
.videoRaam {
    display: table;
    position: relative;
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    border: 4px solid #d3dfe6;
    margin-top:10px;
}
