.imagead .wrapper {
    max-width: 1200px;
    margin: 0 auto
}

.imagead .wrapper .empty {
    height: 40px;
    line-height: 40px;
    color: #ccc;
    text-align: center
}

.imagead .wrapper img[lazy=loading],.imagead .wrapper img[lazy=error] {
    max-height: 80px;
    max-width: 80px;
    margin: 0 auto
}
