.features-stager .row{display:flex;flex-wrap:wrap}.features-stager .feature-item{margin:10px 0;width:100%}.features-stager .details-wrapper{background:#fff;box-shadow:0 10px 30px 5px rgba(0,0,0,.1);height:100%;padding:20px;transition:all .3s cubic-bezier(.645,.045,.355,1)}.features-stager .item{height:100%;line-height:normal;margin-bottom:20px}.features-stager .details-wrapper:hover{box-shadow:0 10px 40px 5px rgba(0,0,0,.15);transform:translateY(-3px)}.features-stager .sec-title{margin:40px 0;text-align:center}@media (max-width:991px){.features-stager{margin:auto}.features-stager .details-wrapper{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;line-height:normal;padding:15px}.features-stager .sec-title{margin-bottom:40px}}