.offerBtn {
    transition: all .3s;
}

.offerBtn:hover {
    opacity: 0.8;
}

.offerMiddle01 {
    width: 80.9%;
    left: 9%;
    bottom: 4%;
}

.offerMiddle02 {
    width: 83.2%;
    left: 8%;
    bottom: 15%;
}

.offer01 {
    width: 83.2%;
    left: 8.5%;
    bottom: 11.5%;
}

.offer02 {
    width: 83.2%;
    left: 8.5%;
    bottom: 19%;
}

.offer03 {
    width: 83.2%;
    left: 8.5%;
    bottom: 19.5%;
}

.offer04 {
    width: 83.2%;
    left: 8.5%;
    bottom: 20.5%;
}

.offer05 {
    width: 41.9%;
    right: 5.5%;
    bottom: 26.5%;
}