
    .ads {
        margin: 0px auto;
        overflow: hidden;
        justify-content: space-between;
        position: relative;
        width: 1200px;
        display: flex;
        /* padding-bottom: 10px; */
    }