.card-img{height:70%;border-radius:.75rem;width:100%}.card-details{display:flex;flex-direction:column;justify-content:start;align-items:start}h2,p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:left}.category-card{display:flex;flex-direction:column;justify-content:center;align-items:center;height:80%}@media only screen and (max-width:1280px){h2{font-size:.7rem}}.info-header{color:#48c930}.cardWrap{width:100%;margin:3em 2em;color:#fff;font-family:sans-serif}.card{background:#353535;height:11em;float:left;position:relative}.cardLeft{border-top-left-radius:8px;border-bottom-left-radius:8px;width:66%}.cardRight{width:33%;border-left:.18em dashed #6a6a6a;border-top-right-radius:8px;border-bottom-right-radius:8px;&:after,&:before{content:"";position:absolute;display:block;width:1.5rem;height:1.5rem;background:var(--background-primary);border-radius:50%;left:-.8rem}&:before{top:-.4em}&:after{bottom:-.4em}}