.collection-subText {
    color: #9C9C9C;
    font-style: italic;
    width: 45%;
}

.collection-quote {
    font-size: 16pt;
    line-height: 1.35;
    width: 45%;
}

.collection-refLink {

}

.collection-quote-large {
    font-size: 14pt;
    font-weight: bold;
}

.carousel-control {
    top: 48% !important;
}

.item {
    margin: 20px 0 50px;
    text-align: left;
    clear:both;
}

.item-odd {
    text-align: right !important;
    background-color: #ffffff !important;
}

.item-odd .collection-subText {
    color: #9C9C9C;
    font-style: italic;
    margin-left: 55%;
}

.item-odd .collection-quote {
    margin-left: 55%;
}

.item-odd .item-photo img {
    width: 45%;
    float: left;
}

.item-photo img {
    width: 45%;
    float: right;
    border-radius: 7px;
}
