.sesSection_4_2{display:grid;gap:2rem 1rem;grid-template-columns:repeat(5,1fr)}.sesSection_4_2__box{align-items:center;background:#fafafa;border:3px solid #eee;border-radius:20px;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding:2rem 1rem}.sesSection_4_2__box p{text-align:center}.sesSection_4_2__box__img{width:70%}.sesSection_4_2__box__img img{object-fit:cover;width:100%}@media (max-width:768px){.sesSection_4_2{grid-template-columns:repeat(4,1fr)}}@media (max-width:480px){.sesSection_4_2{grid-template-columns:repeat(3,1fr)}}