/**/
.bg-main {
    background-color:rgba(93,164,178,0.1);
}
.settle {
    width: 100%;
    height: 80px;
}
.bg-settle1 {
    background: url("/static/web/images/mersettle/icon1.png") no-repeat center;
    background-size:auto 80%;
}
.geo-start {
    background: url(../../images/projects/geo/geo_1588.png) no-repeat 0 0 / 100% 100%;
}