.kbtnum{
    position: relative;
}
.kbtmk{
    position: absolute;
    width: 100%;
    left: 0;
    top: -360px;
    padding: 75px 200px 45px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    color: #fff;
}
.kbtitem{
    width: 25%;
    text-align: center;
    font-size: 16px;
}
.kbtitem img{
    max-height: 75px;
}
.kbtitemp1,.kbtitemp2{
    line-height: 1.5;
}
.kbtitemp1 span{
    font-size: 40px;
    margin-right: 5px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}