@media screen and (max-width: 1199px) and (min-width: 768px) {
    .our-story .banner__media img {
        object-position: right center;
    }   
}