.type_three{display:flex;gap:1.5rem}.type_three>.image_box{border-radius:4px;max-width:250px}.type_three img{border-radius:4px}.type_three li,.type_three ul{list-style:none}.type_three a.topic-link{background:var(--primary-color-one);border-radius:4px;color:#fff;font-family:var(--blogu-family-two);font-size:13px;font-weight:600;line-height:18px;padding:4px 12px;position:relative;text-align:center;z-index:2}.type_three .heading_a>a{color:var(--heading-dark);display:block;font-size:1rem;font-weight:400;line-height:28px}.type_three .meta_box{padding:0}@media (max-width:900px){.type_three{flex-wrap:wrap}.type_three>.image_box{max-width:100%}}