.imageandtext{float:left;padding:25px 0;position:relative;width:100%}.imageandtext-inner{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.imageandtext-inner .image-section{align-self:flex-start;float:left;position:-webkit-sticky;position:sticky;text-align:center;top:100px}.imageandtext-inner .image-section img{max-width:80%}.imageandtext-inner.left{flex-direction:row-reverse}.imageandtext .image-section,.imageandtext .text-section{float:left;padding:30px;width:50%}@media (max-width:800px){.imageandtext{margin-top:20px}.imageandtext-inner{flex-direction:unset}.imageandtext .image-section,.imageandtext .text-section{float:left;padding:0;width:100%}.imageandtext-inner .image-section{align-self:unset;margin-bottom:30px;order:1;position:-webkit-relative;position:relative;top:0}.imageandtext-inner .text-section{order:2}}