.fs-3-col-img-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.fs-3-col-item{background:#f2f2f2;background:50%/cover no-repeat;border-radius:15px;box-sizing:border-box;color:#fff;flex:0 0 calc(33.333% - 30px);min-height:600px;overflow:hidden}.fs-3-col-inner{align-items:end;background:#a1ee52;background:linear-gradient(180deg,rgba(161,238,82,0) 43%,#211a21 83%);display:flex;flex-wrap:wrap;height:100%;padding:40px 30px}.fs-3-col-content{min-height:140px}.fs-3-col-content h4,.fs-3-col-content p{color:#fff}@media only screen and (max-width:768px){.fs-3-col-item{flex:0 0 calc(50% - 30px)}}@media only screen and (max-width:600px){.fs-3-col-content{min-height:unset}.fs-3-col-item{flex:0 0 calc(100% - 30px);min-height:350px}.fs-3-col-inner{padding:30px}}