.promotion-detail {
    max-width: 1240px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.earlybird-wrap .product-item .product-contents {
    height: 12em;
}

.earlybird-wrap .product-item .product-price {
    position: absolute;
    bottom: 1em;
}

.service-wrap, .earlybird-wrap {
    max-width: 1240px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.earlybird-wrap section {
    margin-top: 80px;    
}