body {
    line-height: 1.8
}

img {
    vertical-align: top
}

.section-default .container {
    max-width: 80%
}

.b-isotope {
    margin-top: 0
}

.section-default {
    padding-bottom: 50px
}

.left-arrow, .right-arrow {
    font-size: 20px;
    width: 26px;
    height: 48px;
    /*display: inline-block*/
}

.left-arrow {
    /*background-image: url("../images/left-arrow.png");*/
}

.left-arrow:hover {
    /*background-image: url("../images/left-arrow-dark.png");*/
}

.right-arrow {
    /*background-image: url("../images/right-arrow.png");*/
}

.right-arrow:hover {
    /*background-image: url("../images/right-arrow-dark.png");*/
}

.title {
    font-family: "yanzhenqin" !important;
    font-size: 42px !important;
    vertical-align: top;
}

#compareButton{
    text-align: center;
    margin-right: 30px;
}

.info-text{
    font-size: 14px;
}