@charset "utf-8";



/*
    Foundation
*/

#container > h2 {
    background: center center transparent no-repeat;
    background-size: cover;

    background-image: url(../img/h2_dogrun.jpg);
    padding-top: 12.6325%;
}



/*
    Modules (dogrun)
*/

.dogrun_bg1 {
    background: url(../img/dogrun_img2.jpg) no-repeat right 20px;
    background-size: 36% auto;
}

.dogrun_bg2 {
    background: url(../img/dogrun_img3.jpg) no-repeat right center;
    background-size: 23% auto;
}

.dogrun_bg3 {
    background: url(../img/dogrun_img4.jpg) no-repeat left center;
    background-size: 25% auto;
    padding-left: 30.86419753%;
}

.dogrun_bg4 {
    background: url(../img/dogrun_img5.jpg) no-repeat right center;
    background-size: 22% auto;
}
