.descriptive-section .col-cls{align-items:center;border-bottom:1px solid #fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:40px 0}.descriptive-section .col-cls:nth-child(2n){flex-direction:row-reverse}.descriptive-section .col-cls:last-child{border-bottom:none}.descriptive-section .col-cls .desc-img-cls img,.descriptive-section .col-cls:hover .desc-img-cls img{transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.descriptive-section .col-cls:hover .desc-img-cls img{transform:scale(1.1)}.descriptive-section .desc-cls{width:57%}.descriptive-section .desc-cls h2{color:#fff;font-size:34px;margin-bottom:15px}.descriptive-section .desc-cls p{color:#fff;font-size:17px;font-weight:400;margin-bottom:8px}.descriptive-section .desc-img-cls{border-radius:12px;width:40%}@media screen and (max-width:991px){.descriptive-section .desc-cls{margin-bottom:20px;width:100%}.descriptive-section .desc-img-cls{margin:auto;width:50%}}@media screen and (max-width:767px){.descriptive-section .desc-cls h2{font-size:26px}.descriptive-section .desc-img-cls{width:100%}.descriptive-section .col-cls:first-child{padding-top:25px}.descriptive-section .col-cls:last-child{padding-bottom:25px}}