.news-one__img-box {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.news-one__img-box img {
    height: 276px !important;
    width: 360px !important;
    object-fit: cover;
}