#other-peer-video {
    width: 100%;
    height: auto;
}

#my-peer-video {
    width: 30%;
    height: auto;
    position: absolute;
    right: 0;
    bottom: 6px;
}

.video-container {
    position: relative;
}