.process-content{align-items:center;border-top:10px solid #002e46;box-shadow:2px 2px 2px 2px rgba(0,46,70,.2);display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin:0 auto;max-width:1300px;padding:2rem}.process{flex-basis:25%;height:500px;padding:1rem}.process-content img{height:100%;object-fit:contain;width:100%}@media (max-width:768px){.process-content{box-shadow:none;flex-direction:column}.process-content img{flex-basis:100%;height:auto}}