.alternate-section{display:inline-block;padding:60px 0;width:100%}.alternate-section .wrap{align-items:center;display:flex;gap:40px;justify-content:space-between;width:100%}.alternate-section .wrap .left,.alternate-section .wrap .right{display:inline-block;width:50%}.alternate-section .wrap .right .image{display:inline-block;line-height:0;vertical-align:top;width:100%}.alternate-section .wrap .right .image img{display:inline-block;object-fit:cover;object-position:center;width:100%}.alternate-section .wrap .left .title h2{font-size:40px;line-height:52px;margin-bottom:20px}.alternate-section .wrap.col-reverse{flex-direction:row-reverse}@media(max-width:991px){.alternate-section .wrap{flex-wrap:wrap;gap:30px}.alternate-section .wrap .left,.alternate-section .wrap .right{width:100%}.alternate-section{padding:40px 0}.alternate-section .wrap .left .title h2{font-size:26px;line-height:36px}}@media(max-width:767px){.alternate-section{padding:30px 0}}