.flex__container--email{display:flex;flex-wrap:wrap;gap:20px;margin:20px 0}.flex__child--email{display:flex;flex-direction:column;gap:20px}.flex__child--email *{margin-bottom:0}.flex__child--email img{height:48px;width:48px}@media screen and (max-width:959px){.span5{order:1}.span7{order:2}}@media screen and (min-width:768px){.flex__child--email{width:calc(50% - 20px)}}