.mobile-app{align-items:flex-start;display:flex;flex-wrap:wrap}.mobile-app:not(:last-child){margin-bottom:2rem}.mobile-app__txt{width:100%}@media screen and (min-width:768px){.mobile-app__txt{width:60%}.mobile-app__txt p:last-child{margin-bottom:0}}.mobile-app__img{border-radius:1rem;margin:0 -1.5rem 1.5rem;width:calc(100% + 3rem)}.mobile-app__img--margin{margin:0;width:100%}@media screen and (min-width:480px){.mobile-app__img{margin:0 auto 1.5rem;width:60%}}@media screen and (min-width:768px){.mobile-app__img{margin-left:2rem;width:calc(40% - 2rem)}}