.promotion {
    position: relative;
    width: 1001px;
    height: auto;
    margin-top: 30px;
}

    .promotion .showdetail-button {
        position: absolute;
        top: 20px;
        right: 30px;
    }


