.advert_display{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;max-width:300px;display:flex}.advert_display>.adverts_wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:35px;width:100%;display:flex}.advert_display>.adverts_wrapper>.advert_wrapper{background:#1d2027;border-radius:5px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:auto;min-height:560px;max-height:600px;display:flex;overflow:hidden}.advert_display>.adverts_wrapper>.advert_wrapper>img{width:100%;height:auto}
