.taxonomy-cpt-1 .thumbnail img{width:100%;height:110px;border-radius:4px;object-fit:cover}.taxonomy-cpt-1 .wrapper-category{display:grid;grid-template-columns:150px 1fr;grid-gap:15px}.taxonomy-cpt-1 .inner-category{margin-bottom:20px;border:1px solid #ececec;background-color:#fff;border-radius:5px;padding:20px;height:220px;display:flex;align-items:center;margin-bottom:30px}.taxonomy-cpt-1 .inner-category h3{font-size:21px;font-weight:700}.taxonomy-cpt-1 .inner-category a{font-weight:700;color:var(--w-color)}.taxonomy-cpt-1 .inner-category a:hover{opacity:.7;transition-duration:.5s}@media(max-width:576px){.taxonomy-cpt-1 .inner-category h3{font-size:18px}}