.ads {
    width: auto;
    display: flex;
    text-align: center;
    margin: 20px  auto;
    align-items: center;
    background: transparent;
    justify-content: center;
}