@media (min-width: 992px) {
    .hero-block img {
        object-position: 10% 87%;
    }
}