.press_listing{padding:80px 0}.press_listing .content{display:flex;flex-wrap:wrap;justify-content:space-between}.press_listing .press_item{border:1px solid #dedede;border-radius:12px;margin-bottom:24px;overflow:hidden;padding-bottom:75px;position:relative;width:32%}.press_listing .press_item a{color:#081e23;text-decoration:none}.press_listing .press_item .press_img{background:#f3faf9;display:flex;justify-content:center;padding:40px 20px;text-align:center}.press_listing .press_item .press_img img{height:80px;max-width:100%;object-fit:contain}.press_listing .press_item .info{padding:32px}.press_listing .press_item .info h4{font-size:20px;font-style:normal;font-weight:600;line-height:28px}.press_listing .press_item .info p{background:#38bdaf;border-radius:0 4px 4px 0;bottom:32px;color:#fff;font-size:16px;font-style:normal;font-weight:500;left:0;line-height:16px;padding:8px 32px;position:absolute}@media (max-width:1024px){.press_listing .press_item{width:49%}}@media (max-width:767px){.press_listing .press_item{width:100%}}