.img-540x270 img {
    width: 540px;
    height: 270px;
    object-fit: cover;
    clip-path: inset(8px 8px 8px 8px);
}