.mediaplayer {
    display: block;
   float: right;
}

.audio {
  width: 225px;
  height: 30px;
}

.video {
  width: 225px;
  height: 200px;
}
