.ph-numbers-header01 {
    z-index:99;
    float: right;
    position: absolute;
    top: 31px;
    right: 69px;
}
.ph-numbers-header01 p{
display:block !important;
}

.chatboing01 {
    position: fixed;
    right: 0px;
    font-size: 18px;
    background: #0071bb;
    color: #fff;
    bottom: 4px;
    padding: 10px 20px;
    border-radius: 7px;
    cursor: pointer;
    z-index: 999;
}

.ph-numbers-header01 img{
    max-width: 8%;
        margin-top: 3px;
    vertical-align: top;
    }

    .addressSec{
display:none !important;
}

.ph-numbers-header01{
    display: block !important;
}
@media screen and (max-width: 480px) {
    .ph-numbers-header01{ right: 4px;
 }

 .ph-numbers-header01 p{
    font-size: 1.8rem !important;
}
.ph-numbers-header01 a{
    font-size: 1.8rem !important;

    text-decoration: none !important;
}

 }
.ph-numbers-header01 p{
    font-size: 1.8rem !important;
}
 
.ph-numbers-header01 a{
    font-size: 1.8rem !important;

    text-decoration: none !important;
}