.img-wrapper{
    position: relative;
}
.img-button-1{
    position: absolute;
    top: 45px;
    left: 30px;
    height: 28px;
    width: 150px;
}
.img-button-2{
    position: absolute;
    top: 45px;
    left: 207px;
    height: 28px;
    width: 150px;
}
.img-button-3{
    position: absolute;
    top: 75px;
    left: 30px;
    height: 28px;
    width: 150px;
}
.img-button-4{
    position: absolute;
    top: 75px;
    left: 207px;
    height: 28px;
    width: 150px;
}
.img-button-5{
    position: absolute;
    top: 136px;
    left: 21px;
    height: 28px;
    width: 344px;
}