
.image1 {
  position: absolute;
  width: 200px;
  z-index: 5;
  /* margin-left: auto;
  margin-right: auto; */
  padding: 0px;
  left: 0;
  top:0;
  right:0;
}

.widget {
  position: absolute;
  width: 300px;
  z-index: 6;
  padding-right: 15px;
  margin-bottom: -29px;

    bottom:0;
    right:0;
}


 