.buying-guides{display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-spec-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-spec-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-spec-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;-spec-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify;width:100%;margin-bottom:3em;padding-left:1.5em;padding-right:1.5em}

.buying-guides .item{margin-bottom:1.5em;width:49%;height:150px;position:relative;border:1px solid transparent;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-spec-transition:all .4s ease-in-out;transition:all .4s ease-in-out;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-spec-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;-o-justify-content:space-between;-spec-justify-content:space-between;justify-content:space-between;-ms-flex-pack:justify}

.buying-guides .item:hover{border:1px solid #fad293}
.buying-guides .item .thumbnail{width:35%;background-color:#362f25;background-position:center center;background-repeat:no-repeat;background-size:cover}
.buying-guides .item .caption{width:65%;background:#675b4d url('https://promotions.newegg.com/nepro/19-1591/images/imgs/sweepstakes-bg.jpg') center center no-repeat;background-size:cover;display:-webkit-box;display:-moz-box;display:box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;-spec-box-lines:multiple;box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-spec-flex-wrap:wrap;flex-wrap:wrap;padding:1em}
.buying-guides .item .caption .article-title,.buying-guides .item .caption .cta{width:100%;color:#cbc6a9}
.buying-guides .item .caption .article-title{height:80px}
.buying-guides .item .caption .cta{-webkit-align-self:flex-end;-moz-align-self:flex-end;-spec-align-self:flex-end;align-self:flex-end;-ms-flex-item-align:end}

.visual-nav{margin-bottom:5em;}

a.ShowMe{text-align:center;color:#cbc6a9;font-size:1.125em;text-decoration:underline}
a.ShowMe:hover{color:#FFF;}

@media (max-width:991.98px){
.buying-guides .item{width:49%;height:200px}
}

@media (max-width:575.98px){
.buying-guides .item{width:100%;height:150px}
.buying-guides .item .article-title{font-size:14px}
}

.winner-odd {
    width: 100%;
    background-color: #FEE3BB;
    font-size: 1.15em;
    font-weight: 700;
    color: #000;
    padding: 5px;
}