.employees .is-layout-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media only screen and (max-width:999px){.employees .is-layout-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:666px){.employees .is-layout-grid{grid-template-columns:repeat(1,minmax(0,1fr))!important}}.employe .bowe-media img{border-radius:20px!important}