#nonWebrtcView {
    text-align: center;
    margin-top: 15%; 
    display: none;
}
#browserDetection {
    height:46px; 
    width:50px;
}
#notSupported {
    color:#ff0062;
    margin-top: 15px;
}
#container {
    font-size: 14px;
}
#compatible {
    margin-top: -9px;
}