div.advertisement-placeholder {
    text-align: center;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

div.advertisement-text p {
    margin: 0;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 20px;
    color: #999999;
}

div.advertisement-banner {
    margin: 0px auto;
}

div#div-gpt-ad-billboard-placeholder {
    width: 996px;
    margin: 0 auto;
    background: #f5f5f5;
    padding-bottom: unset !important;
    min-height: 200px;
}

div#div-gpt-ad-lb-placeholder {
    background: #f5f5f5;
    padding-bottom: unset !important;
    min-height: 280px;
}
