@ -1,7 +1,8 @@
.HowWeWork{
direction: rtl;
width:85%;
margin-top: 3em;
margin-top: 3em 0em;
}
.HowWeWork .HWWDescription{
width:50%;
@ -15,5 +16,11 @@
direction: ltr;
justify-content: space-between;
align-items: center;
margin-bottom: 5em;
@media only screen and (max-width:1200px) {
.HowWeWork .diagrams{
flex-direction: column;