.zigZag .item,.zigZag .item>div{display:flex;margin-bottom:20px}.zigZag .item>div{flex:1;flex-direction:column;justify-content:center}.zigZag .image{border:.5px solid rgba(100,146,253,.2);box-shadow:0 11px 30px rgba(154,161,177,.2);padding:15px}.zigZag .image,.zigZag img{border-radius:9px;width:100%}.zigZag img{height:100%;object-fit:cover}.zigZag .row-reverse{flex-direction:row-reverse}.zigZag .text-box{padding-left:50px}.zigZag .text-box.text-right{padding-left:0;padding-right:50px}@media only screen and (max-width:860px){.zigZag .item{flex-direction:column}.zigZag .item>div,.zigZag .text-box.text-right{padding-left:25px;padding-right:25px}}