body{background-color:#fff}.NewsDetails_wrapper{background-image:var(--backgroundImage);color:#161616;background-position:100%;background-repeat:no-repeat;background-size:contain;flex-direction:column;display:flex}.current_news_container{gap:20px;width:80%;margin:30px auto;display:grid}.current_news_image{width:100%;height:100%}.current_news_Image_div{width:100%;height:600px}.current_news_text{color:#000}.current_news_text p{font-weight:600}@media screen and (max-width:780px){.current_news_container{flex-direction:column;gap:20px;width:90%;margin:30px auto 0;display:flex}}
