.business_phones_page .hero-panel.inner-page {
    background-image: url(../imgs/business_phone_herobg.webp);
}

.business_phones_page .desk-phone-section .d_phone_left_content .main-heading {
    font-size: 35px;
    line-height: 50px;
    margin-bottom: 20px;
}

.business_phones_page .desk-phone-section .d_phone_left_content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}

.business_phones_page .desk-phone-section .desk_right_img img {
    margin-top: 30px;
}

.business_phones_page .b_series_right_content {
    padding: 50px;
    background-color: #ECECEC;
}

.business_phones_page .b_series_right_content .b_series_img img {
    width: 100%;
}

.business_phones_page .b_series_right_content p {
    margin: 10px 0px;
    color: #566772;
    font-weight: 400;
}

.business_phones_page .b_series_right_content a {
    color: #DE2B28;
}
.business_phones_page .sec-image .img-content .main-heading {
    width: 500px;
}