.grid_theme_push-right .grid_content {
  position: relative;
  overflow: hidden; }
  .grid_theme_push-right .grid_content:hover .img-responsive {
    transform: translateX(100%);
    transition-delay: 0.1s; }
  .grid_theme_push-right .grid_content .img-responsive {
    transition: all 0.3s ease-in-out; }

/*# sourceMappingURL=push-right.css.map */
