#ncs1 {
    width: 402px;
    height: 310px;
}

#ncs1_control {
    position: relative;
    top: 280px;
}

#ncs1 .ncs-card {
    width: 400px;
    height: 267px;
    border: 1px solid black;
}

.ncs-container {
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.ncs-card {
    position: absolute;
    top: 0;
    right: 0;
    background-position: left top;
    background-repeat: no-repeat;
}