.textSnippetsWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.content__left{flex-basis:47%}.snippets_right{flex-basis:47%}@media screen and (max-width:800px){.content__left{flex-basis:100%}.snippets_right{margin-top:25px;flex-basis:100%}}.colorDividers{height:4px;width:50px;border-radius:6px}.content__left p{color:#797979}.InnerWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.innerSnippetItem{flex-basis:45%;margin-bottom:30px}.snippet_content p{color:#797979}