.news-layout{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin:80px 0}.wrap{align-items:center;background-color:#f9f6f5;border:none;border-radius:1rem;flex:1;flex-direction:column;gap:1rem;justify-content:space-between;margin-bottom:32px;max-width:50%;min-height:500px;padding:2rem 1.5rem 0}.section-text,.wrap{align-self:stretch;display:flex}.section-text{gap:3rem}.headline-subhead,.section-text{align-items:flex-start;flex-direction:column}.headline-subhead{align-self:stretch;display:flex;gap:.25rem}.divider-line{background:#bebebe;height:.0625rem;margin:0;width:100%}.news_div{align-items:flex-start;align-self:stretch;display:flex;flex:2;flex-direction:column;gap:2rem;justify-content:space-between;min-width:100%}.news_div:first-of-type{margin-top:40px}.top_news_row{align-items:flex-start;align-self:stretch;display:flex;flex-direction:row;gap:2rem;justify-content:space-between}.width-75{width:75%}.bottom_news_row{align-items:flex-end;align-self:stretch;display:flex;flex-direction:row;gap:2rem;justify-content:space-between}.info-img{overflow:hidden}@media screen and (max-width:800px){.width-75{width:100%}.news-layout{flex-direction:column}.news_div{gap:1.5rem}.wrap{margin-bottom:0;max-width:100%;min-height:100%}.info-img{display:none}#news-description{align-self:stretch}.top_news_row{flex-direction:column-reverse;gap:0}.bottom_news_row,.top_news_row{align-items:flex-start;align-self:stretch;display:flex}.bottom_news_row{flex-direction:column;gap:3.5rem;justify-content:flex-end}}