.newsnotice-body>img{
    width:100%;
    max-height: 160px;
    object-fit: cover;
    aspect-ratio: 16 / 9;
}