if (portraitDirection == 'bottom') {

      this.$el.offset({
        top: this.model.get("y")
      });