.kp-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;width:100%}.kp{align-items:flex-start;background-color:#f2f2f2;display:flex;flex-direction:column;gap:22px;justify-content:flex-start;padding:40px;width:calc(50% - 32px)}.kp img{height:38px;width:auto}@media screen and (max-width:768px){.kp-wrapper{flex-direction:column}.kp{width:100%}}