.fullwidth-banner {
    position: relative;
    width: 100%;
    height: 160px
}

.banner-sub-title {
    font-size: 24px
}

.banner-texts {
    font-size: 16px;
    line-height: 1.6;
    display: inline-block
}

.banner-title {
    font-family: 'Playfair Display', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: 400
}

.col-2-banner {
    width: 100%
}

.col-2-banner::after {
    display: table;
    clear: both;
    content: ''
}

.col-2-banner .fullwidth-banner {
    float: left;
    width: 50%;
    height: 300px
}

.col-2-banner .fullwidth-banner img {
    max-width: 100%
}

.feature_product--model {
    padding-top: 60px;
    background-color: #eeeae9
}

.feature_product--model .banner-title {
    font-size: 42px;
    font-style: italic
}

.feature_product--model .button {
    color: #ceb9ab;
    border: 2px solid #ceb9ab;
    background-color: transparent
}

.feature_product--model .button:hover {
    background-color: rgba(0, 0, 0, .05)
}

.feature_product--model .fullwidth-banner {
    width: 1100px;
    height: 1200px;
    margin: 0 auto
}

.model-buy-block {
    text-align: right
}

.model-buy-block .banner-text {
    padding-bottom: 16px
}

.microsite-newarrivals {
    height: 300px;
    background-color: #dbd3c8
}

.microsite-newarrivals .banner-title {
    font-size: 48px
}

.microsite-newarrivals .fullwidth-banner {
    height: 300px
}