body .hairProtectionMainContainer .colorMotionMainRow2 .colorMotionMainColumnLeft .productPicture1 {
    margin-right:0;
    right:-245px;
}
@media only screen and (max-width: 991px) {
    body .hairProtectionMainContainer .colorMotionMainRow2 .colorMotionMainColumnLeft .productPicture1 {
      right:0px;
    }
  }