.discountimage-header-big img{
    width: 100px;
    height: auto;
    position: absolute;
    left: 200px;
    top: 50px;
}

.discountimage-header-small img{
    width: 70px;
    height: auto;
    position: absolute;
    left: 300px;
    top: 80px;
}

.discountimage {
    position: relative;
    left: 10px;
    top: -100px;
    width: 60px;
    height: auto;
}