@charset "UTF-8";
/* CSS Document */

.zank-wrap {
  position: relative;
}

.offer__link {
    position: absolute;
    top: 0;
    left: 37%;
    width: 27%;
}

.offer__btn {
  width: 100%;
  height: auto;
}

			
