span.lab-numberphone {
    padding: 5px 11px 5px 5px !important;
    width: 200px;
    left: 94px;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    top: 40px;
}
span.lab-numberphone i {
    display: inline;
    position: relative;
    left: -17px;
    color: #5cb020;
    font-size: 18px;
}
.hotline-new .mypage-alo-ph-img-circle {
    width: 46px;
    height: 46px;
    top: 35px;
    left: 35px;
}
.hotline-new .mypage-alo-phone {
    bottom: 90px !important;
}
@media (max-width: 767px) {
    span.lab-numberphone {
        display: block !important;
    }
}