.mobile-apps-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:100px}.mobile-apps-image{max-width:50%;flex-grow:2}.mobile-apps-image img{filter:drop-shadow(10px 10px 10px #eee)}.mobile-apps-text{max-width:40%;flex-grow:1}.mobile-apps-text h3{margin-bottom:30px}.icon{margin-bottom:30px}.learn-more{margin-top:50px;margin-bottom:80px}.learn-more a{font-weight:400;font-size:20px;line-height:32px;text-align:center;border-radius:50px;padding:11px 21px;border:2px solid #3f28c7;background-color:white;color:#3f28c7;text-decoration:none}