.offerBtn {
    transition: all .3s;
}

.offerBtn:hover {
    transform: translateY(5%);
}
.offer01-1 {
    top: 16.5%;
    left: 52.5%;
    width: 37.5%;
}
.offer01-2 {
    top: 81%;
    left: 15.7%;
    width: 68.6%;
}
.offer01-3 {
    top: 91%;
    left: 20.8%;
    width: 58.4%;
}
.offer02-1 {
    top: 15.5%;
    left: 52.5%;
    width: 37.5%;
}
.offer02-2 {
    top: 81%;
    left: 15.7%;
    width: 68.6%;
}
.offer02-3 {
    top: 90%;
    left: 20.8%;
    width: 58.4%;
}
.offer03-1 {
    top: 77%;
    left: 15.7%;
    width: 68.6%;
}
.offer03-2 {
    top: 89%;
    left: 20.8%;
    width: 58.4%;
}
.offer04-1 {
    top: 67%;
    left: 50%;
    width: 38.6%;
}
.offer06-1 {
    top: 74.5%;
    left: 13.6%;
    width: 72.8%;
}