@media (max-width: 767.98px) {
  #own-motive .section-carousel .section-cell-item:nth-of-type(2) img,
  #index #own-motive .section-carousel .section-cell-item:nth-of-type(2) img {
    -o-object-position: 40% center;
    object-position: 40% center; 
  }
}