.prev {
    position: absolute;
    margin-left: -24px;
    margin-top: 120px
}

.next {
    position: absolute;
    margin-left: 1024px;
    margin-top: 120px
}

ul.pagination {
    display: none;
}

#carousel {
    margin: 20px 0;
    background: white;
}

#carousel,
#slides,
#slides .slides_container {
    height: 290px;
}

.block h2 {
    text-align: center;
    margin: 0px;
    color: #333;
}

.block img {
    margin-bottom: 10px;
}

.other {
    margin-top: 30px;
}
