#mastheadTop {
    height: 270px;
    padding-top: 80px;
}

#mastheadBottom {
    height: 300px;
}

#contentTop {
    margin-top: -10px;
    height: 120px;
}

#makesL {
    position: absolute;
    background-image: url("../myimages/makesL.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
    height: 540px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 100;
}

#makesCenter {
    position: absolute;
    background-image: url("../myimages/makesCenter.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    min-width: 300px;
    height: 540px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 102;
}

#makesR {
    position: absolute;
    background-image: url("../myimages/makesR.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    height: 540px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 100;
}

@media (max-width: 1000px) {
    #makesCenter {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }
}

.rowSpacerMakes {
    height:100px;
}

#iconMakes {
    background-image: url("../myimages/iconMakes.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    height: 160px;
    margin-top: 80px;
    margin-bottom: 30px;
}

#makesEggs {
    background-image: url("../myimages/makes/eggBg.png");
    background-repeat: repeat-x;;
    background-position: top;
    text-align: center;
    padding: 0 20px;
}

#makesPicEggs {
    background-image: url("../myimages/makes/eggDragonPhoenix.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 300px;
    text-align: center;
}

#makesSwtfaKinetic {
    background-image: url("../myimages/makes/swtfaKineticBg.png");
    background-repeat: repeat-x;;
    background-position: top;
    text-align: center;
    padding: 0 20px;
}

#makesPicSwtfaKinetic {
    background-image: url("../myimages/makes/swtfaKinetic.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 300px;
    text-align: center;
}

#makesSwtfaInfinity {
    background-image: url("../myimages/makes/swtfaInfinityBg.png");
    background-repeat: repeat-x;;
    background-position: top;
    text-align: center;
    padding: 0 20px;
}

#makesPicSwtfaInfinity {
    background-image: url("../myimages/makes/swtfaInfinity.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 300px;
    text-align: center;
}

#makesWesiInfographic {
    background-image: url("../myimages/makes/wesiInfographicBg.png");
    background-repeat: repeat-x;;
    background-position: top;
    text-align: center;
    padding: 0 20px;
}

#makesPicWesiInfographic {
    background-image: url("../myimages/makes/wesiInfographic.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 300px;
    text-align: center;
}

#makesOutletUpdate {
    background-image: url("../myimages/makes/outletUpdateBg.png");
    background-repeat: repeat-x;;
    background-position: top;
    text-align: center;
    padding: 0 20px;
}

#makesPicOutletUpdate {
    background-image: url("../myimages/makes/outletUpdate.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 300px;
    text-align: center;
}

#makesPopPavilion {
    background-image: url("../myimages/makes/popPavilionBg.png");
    background-repeat: repeat-x;;
    background-position: top;
    text-align: center;
    padding: 0 20px;
}

#makesPicPopPavilion {
    background-image: url("../myimages/makes/popPavilion.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 300px;
    text-align: center;
}

#makesDispenserMech {
    background-image: url("../myimages/makes/dispenserMechBg.png");
    background-repeat: repeat-x;;
    background-position: top;
    text-align: center;
    padding: 0 20px;
}

#makesPicDispenserMech {
    background-image: url("../myimages/makes/dispenserMech.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 300px;
    text-align: center;
}

#makesClassification {
    background-image: url("../myimages/makes/classificationBg.png");
    background-repeat: repeat-x;;
    background-position: top;
    text-align: center;
    padding: 0 20px;
}

#makesPicClassification {
    background-image: url("../myimages/makes/classification.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 300px;
    text-align: center;
}

#makesPcbAuto {
    background-image: url("../myimages/makes/pcbAutoBg.png");
    background-repeat: repeat-x;;
    background-position: top;
    text-align: center;
    padding: 0 20px;
}

#makesPicPcbAuto {
    background-image: url("../myimages/makes/pcbAuto.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 300px;
    text-align: center;
}
