.region-image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 8px;
}