.page-hero{
    padding: 20px;
}
.post-featured-image > img{
    height: 300px;
    max-height: 300px;
    width: 500px;
    border-radius: 10px;
    margin: auto;
}