#showPlate,
#showCap,
#showGlitter,
#showDesign{
    position: absolute; 
    width: 320px;
    margin-left: 45px;
}

#showRetainer{
    width: 420px; 
    height: 320px; 
    margin-top: 20px;
}

@media (max-width: 420px){
    #showPlate,
    #showCap,
    #showGlitter,
    #showDesign{
        margin-left: 20px;
    }
}

#showString{
    width: 100px;
    position: absolute;
    margin-left: 153px;
    margin-top: 31px;
    font-size: 20px;
}

#designImg1{
    width: 35px;
    height: 35px;
    position: absolute;
    margin-top: 35px;
    margin-left: -10px;
}

#designImg1{
    width: 35px;
    height: 35px;
    position: absolute;
    margin-top: 35px;
    margin-left: -10px;
}

#designImg2{
    width: 35px;
    height: 35px;
    position: absolute;
    margin-top: 35px;
    margin-left: 50px;
}

#designImg3{
    width: 35px;
    height: 35px;
    position: absolute;
    margin-top: 140px;
    margin-left: -56px;
}

#designImg4{
    width: 35px;
    height: 35px;
    position: absolute;
    margin-top: 140px;
    margin-left: 110px;
}

.hand{
    cursor: pointer;
}