.cards{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 20px}.cards a{position:relative;text-decoration:none}.new-img{width:96px !important;height:96px !important;position:absolute;top:-30px;left:-30px}.cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:40px;max-width:100%;width:320px}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{color:black;padding:10px .7rem 0 .7rem;height:200px;width:100%}.card__tag_field__area{display:flex;flex-wrap:wrap}.card__tag_field{font-size:11px;background-color:#00b2b2;color:white;margin:0 2px 5px 2px;padding:2px 10px}.download_btn{margin:20px auto;width:220px;text-align:center;color:#00b2b2;border:solid 1px #00b2b2;border-radius:8px;padding:8px 0px}.cards::after{display:block;content:"";width:320px}@media screen and (max-width:688px){.cards{justify-content:center}.cards__card{width:100% !important}}