﻿#itemNoDelayHat {
    left: 23%;
    bottom: 4%;
    width: 19%;
    height: 25%;
}

#itemLongSleeve {
    right: 5%;
    bottom: 4%;
    width: 40%;
    height: 30%;
}

#itemLongboard {
    left: 23%;
    bottom: 4%;
    width: 17%;
    height: 34%;
}

#itemSweatshirt {
    left: 19%;
    top: 3%;
    width: 23%;
    height: 57%;
}

#itemNoDelayShirt {
    right: 17%;
    top: 3%;
    width: 18%;
    height: 57%;
}

#itemBoardShorts {
    left: 23%;
    top: 3%;
    width: 22%;
    height: 57%;
}

#itemCoffeeMug {
    right: 8%;
    top: 2%;
    width: 17%;
    height: 17.5%;
}

#itemShakeCupSocks {
    right: 11%;
    bottom: 12%;
    width: 5%;
    height: 10%;
}

#itemDrinkCupSocks {
    right: 18%;
    bottom: 12%;
    width: 5%;
    height: 10%;
}

#itemShakeCupSocksPrice {
    right: 7%;
    bottom: 8%;
    width: 19%;
    height: 3%;
}

#itemDrinkCupSocksPrice {
    right: 7%;
    bottom: 2%;
    width: 19%;
    height: 5%;
}

#itemAirFreshener {
    right: 7%;
    bottom: 24%;
    width: 18%;
    height: 17%;
}

#itemKeychain {
    right: 8%;
    top: 22%;
    width: 17%;
    height: 18%;
}

#itemPuzzle {
    right: 9%;
    top: 42.5%;
    width: 16%;
    height: 14%;
}

#facebook {
    bottom: 3%;
    right: 11%;
    width: 3%;
    height: 2.5%;
}

.itemShirt {
    width: 20%;
    height: 19.5%;
}

.itemShirtColumnOne {
    left: 15%;
}

.itemShirtColumnTwo {
    left: 40%;
}

.itemShirtColumnThree {
    left: 65%;
}

.itemShirtColumnFour {
    left: 14%;
}

.itemShirtColumnFive {
    left: 40%;
}

.itemShirtColumnSix {
    right: 14%;
}

.itemShirtRowOne {
    top: 7%;
}

.itemShirtRowTwo {
    top: 28%;
}

.itemShirtRowThree {
    top: 49%;
}

.itemShirtRowFour {
    top: 70%;
}

@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;
    }
}
