.cku{
    position: absolute;
    top: 90px;
    left: 50%;
    height: 55px;
    width: 234px;
    margin-left: -117px;
}
.gwidth{
    overflow: hidden;
}
.page{
    position: relative;
}
.cont{
    padding-bottom: 90px;
}
.cont h3{
    font-size: 40px;
    text-align: center;
    color: #19964A;
    margin-bottom: 40px;
}
.flex{
    display: flex;
    justify-content: space-between;
}
.img2{
    padding-top: 78px;
}