/* Start custom CSS */@media screen and (min-width: 1600px) {
    .section-featured-image img {
        object-position: 0 30%;
    }
}/* End custom CSS */