#pk_flex_content .flex_layout.logos_grid .heading{text-align:center;margin-bottom:50px}#pk_flex_content .flex_layout.logos_grid .logos-wrapper{display:grid;gap:2rem;padding:1rem}#pk_flex_content .flex_layout.logos_grid .logos-wrapper-featured{display:grid;gap:2rem;padding:1rem}@media (max-width:767px){#pk_flex_content .flex_layout.logos_grid .logos-wrapper{grid-template-columns:repeat(2,1fr)}#pk_flex_content .flex_layout.logos_grid .logos-wrapper-featured{grid-template-columns:repeat(1,1fr)}}@media (min-width:768px) and (max-width:1023px){#pk_flex_content .flex_layout.logos_grid .logos-wrapper{grid-template-columns:repeat(3,1fr)}#pk_flex_content .flex_layout.logos_grid .logos-wrapper-featured{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){#pk_flex_content .flex_layout.logos_grid .logos-wrapper{grid-template-columns:repeat(4,1fr)}#pk_flex_content .flex_layout.logos_grid .logos-wrapper-featured{grid-template-columns:repeat(3,1fr)}}#pk_flex_content .flex_layout.logos_grid .logo-single{display:flex;align-items:center;justify-content:center;height:100px;padding:1rem;box-sizing:border-box}#pk_flex_content .flex_layout.logos_grid .logos-wrapper-featured .logo-single{display:flex;align-items:center;justify-content:center;height:140px;padding:1rem;box-sizing:border-box}#pk_flex_content .flex_layout.logos_grid .logo-single img{max-height:80%;max-width:90%;height:auto;width:auto;object-fit:contain}