.hero__list_columns{align-items:flex-start;display:flex;flex-direction:row;gap:20px;justify-content:space-between;margin-top:20px}.hero__list_column{flex:1}.text-column{max-width:50%}.image-column img{border-radius:10px;height:auto;max-width:100%}@media (max-width:768px){.hero__list_columns{flex-direction:column}.text-column{max-width:100%}}