.ad_container_1 {
    width: 100%;
    height: 90px;
    background-color: transparent;
    z-index: 10;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px;
}