.b-c {
    width: 100%
}

.b-c > .embed-w1 {
    width: 100%;
    margin-bottom: 1em;
    border: outset
}

.b-c > .embed-w2  {
    width: 75%;
    margin-bottom: 1em;
    border: outset
}

.b-c > .e-h400px {
    height: 400px
}

.b-c > .e-h700px {
    height: 700px
}

.b-c > .e-h800px {
    height: 800px
}

/*.b-c + p {
    padding-top: 5%
}*/
