.slider {
    width: 1095px;
    height: 550px;
    margin: 20px auto;
}
.fader-items {
    width: 820px;
    height: 550px;
}
.fader-btns {
    width: 275px;
    height: 550px;
}
.fader-btn {
    background: #ffffff;
}
.fader-items, .fader-btns {
    float: left;
}
.fader {
    height: 550px !important;
    display: none;
}
.fader:first-child {
    display: block;
}
.fader-btn p {
    font-size: 18px;
    padding: 18px !important;
    text-indent: 36px;
    height: 300px;
    color: #217702;
}