.series-listing-archive{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}.series-listing-archive .listing-detail{background-position:100%;background-size:cover;flex:0 0 calc(50% - 0.5em);height:350px;margin-bottom:20px;padding:20px;position:relative}.series-listing-archive .listing-detail h2{color:#fff;font-size:1.35em;font-weight:500;padding-right:25%}.series-listing-archive .listing-detail .links{bottom:0;position:absolute}.series-listing-archive .listing-detail .links a{color:#fff;font-size:.85em;margin-right:20px;position:relative;transition:all .3s}.series-listing-archive .listing-detail .links a:hover{color:#ff0566;text-decoration:none}.series-listing-archive .listing-detail .links a:after{background-image:url(https://www.picussecurity.com/hubfs/Shield/Images/series-link-icon.png);background-repeat:no-repeat;background-size:contain;content:"";height:7px;position:absolute;right:-14px;top:5px;width:8px}.series-listing-archive .listing-detail .links a.main-link:after{background-image:none}@media only screen and (max-width:600px){.series-listing-archive .listing-detail{flex:100%}}