.placeholderH,
.placeholderV {
    width: 100%;
    background-color: lightgray;
}
.placeholderH {
    padding-bottom: 70%;
}
.placeholderV {
    padding-bottom: 150%;
}