#iphone-scrollcontainer {

  height: auto;

  margin-top: 13px;

  padding-bottom: 20px;

  width: 100%;

}

#scroll-img {

  background-image: url("https://smartwinzsolutions.com/previous_site/modules/mod_scrollcontainer/images/slider.jpg");

  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.25);

  height: 190px;

  margin-top: 12px;

  width: 208px;
  position:relative;

}

/* #unlock-bottom {
  background-image: url("https://smartwinzsolutions.com/templates/smartwinztemplate/images/get-quote.png");
  background-repeat: no-repeat;
  background-size: 210px auto;
  cursor: pointer;
  height: 60px;
  position: relative;
  width: 208px;
} */

#unlock-bottom {
    background-image: url(https://smartwinzsolutions.com/templates/smartwinztemplate/images/get-quote.png);
    background-repeat: no-repeat;
    background-size: 200px auto;
    cursor: pointer;
    height: 100px;
    position: absolute;
    width: 100%;
    margin: 1% 0 0 0;
    bottom: 30px;
}

#slide-to-unlock {

  background: transparent url("https://smartwinzsolutions.com/previous_site/modules/mod_scrollcontainer/images/slide-to-unlock.gif") no-repeat scroll -55px -15px / 300px 88px;

  height: 94px;

  left: 0;

  position: absolute;

  top: 0;

  width: 100%;

  z-index: 1;

}

#unlock-slider-wrapper {

  padding-left: 22px;

  padding-top: 23px;

}

#unlock-slider {

  height: 50px;

  width: 172px;

}

#unlock-handle {

  background-image: url("https://smartwinzsolutions.com/previous_site/modules/mod_scrollcontainer/images/lock_slider.png");

  height: 32px;

  left: -8px;

  position: absolute;

  top: 15px;

  width: 47px;

  z-index: 10;

}

#iphone-scrollcontainer {
  margin-left: 25px;
}