.kc-border_block{
    margin-bottom: -5px;
}
@media (max-width: 767px){
    .kc-pointer-k{
        text-align: left;
        padding-right: 30px;
        background-image: url("/assets/img/point.svg");
        background-position: right center;
        background-repeat: no-repeat;
        background-size: 27px;
    }
}
 