.st-iconbox .box-icon .fa {
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
.st-iconbox:nth-child(n+2) {
margin-top: 70px !important;
}
.st-iconbox.style-1 {
height: 237px;
padding: 70px 25px 40px !important;
}
.st-iconbox.style-1 .box-icon::before {
background-color: #3E6287 !important;
}
.st-iconbox.style-1 .box-title {
margin-bottom: 20px !important;
}