.top-ad-item {
    display: none;          /* hide initially for rotation */
    width: 100%;
    max-width: 728px;
    margin: auto !important;
}

.img-fluid-custom {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
