.list-illustration-container{display:flex;flex-direction:row;justify-content:flex-start;gap:60px;margin-top:24px;margin-bottom:64px}.list-illustration-container>:first-child{flex:60% 1}.list-illustration-container>:nth-child(n+2){flex:40% 1}@media screen and (max-width:800px){.list-illustration-container{flex-direction:column;gap:0;margin-bottom:60px}.list-illustration-container .illustration-image{width:100%;height:100%;max-height:200px}}