﻿#itemFoundationJacket {
    left: 9%;
    top: 12%;
    width: 30%;
    height: 40%;
}

#itemFoundationJacketPrice {
    left: 41%;
    top: 29%;
    width: 15%;
    height: 9%;
}

#itemCamoHat {
    right: 8%;
    top: 13%;
    width: 47%;
    height: 12%;
}

#itemNoDelayShirt {
    left: 60%;
    top: 40%;
    width: 30%;
    height: 22%;
}

#itemNoDelayShirtPrice {
    left: 43%;
    top: 49%;
    width: 15%;
    height: 6%;
}

#itemJoggers {
    right: 9%;
    bottom: 1%;
    width: 34%;
    height: 32%;
}

#itemCoffeeMug {
    right: 9%;
    top: 30%;
    width: 19%;
    height: 21%;
}

#itemDrinkCupSocks {
    left: 37%;
    bottom: 12%;
    width: 19%;
    height: 30%;
}

#itemBlackRedBeanie {
    left: 40%;
    bottom: 3%;
    width: 21%;
    height: 22%;
}

#itemNoDelayLongSleeve {
    left: 8%;
    bottom: 7%;
    width: 29%;
    height: 33%;
}

#itemDuffleBag {
    left: 6%;
    bottom: 6%;
    width: 44%;
    height: 28%;
}

#itemStickerPack {
    right: 13%;
    bottom: 18%;
    width: 28%;
    height: 21%;  
}

#itemBlackHoodedSweatshirt {
    left: 10%;
    top: 21%;
    width: 25%;
    height: 29%;
}

#itemBlackHoodedSweatshirtPrice {
    right: 15%;
    top: 15%;
    width: 17%;
    height: 9%;
}

#itemBurgundySweatshirt {
    right: 37%;
    top: 21%;
    width: 25%;
    height: 29%;
}

#itemBurgundySweatshirtPrice {
    right: 15%;
    top: 26%;
    width: 17%;
    height: 9%;
}

#itemMenuTee {
    right: 5%;
    bottom: 12%;
    width: 32%;
    height: 35%;  
}

#itemMenuTeePrice {
    right: 39%;
    bottom: 29%;
    width: 15%;
    height: 6%; 
}

#itemBlackDuffel {
    left: 2%;
    top: 15%;
    width: 46%;
    height: 30%;
}

#itemLanyard {
    left: 50%;
    top: 13%;
    width: 15%;
    height: 37%; 
}

#itemPlayingCards {
    right: 6%;
    top: 8%;
    width: 22%;
    height: 19%;    
}

#itemNoDelayPen {
    left: 9%;
    bottom: 32%;
    width: 26%;
    height: 10%;
}

#itemNotepad {
    left: 9%;
    bottom: 9%;
    width: 26%;
    height: 21%;
}

#instagram {
    bottom: 2%;
    left: 4%;
    width: 27%;
    height: 3.5%;
}

.itemShirt {
    width: 15.75%;
    height: 17%;
}

.itemShirtColumnOne {
    left: 11.5%;
}

.itemShirtColumnTwo {
    left: 30.5%;
}

.itemShirtColumnThree {
    left: 50%;
}

.itemShirtColumnFour {
    left: 70%;
}

.itemShirtColumnFive {
    left: 69.75%;
}

.itemShirtColumnSix {
    left: 82%;
}

.itemShirtRowOne {
    top: 12%;
}

.itemShirtRowTwo {
    top: 31%;
}

.itemShirtRowThree {
    top: 50.5%;
}

.itemShirtRowFour {
    bottom: 13%;
}

@media only screen and (min-width: 1920px) {
    #itemBoots, #item65thAnniversary {
        margin-top: -15px;
    }

    #itemSweatpants {
        margin-bottom: 20px;
    }

    .itemShirtRowTwo, .itemShirtRowThree {
        margin-top: -5px;
    }

    .itemShirtRowFour {
        margin-top: -10px;
    }
}
