.contactus_page .contact-section {
    background-image: url('../imgs/contact_us_bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
}

.contactus_page .contact-section .contact_content {
    background-color: #ffffff;
}

.contact_us_customer .customer_swiper  .cutomer_box {
    background-color: #f3f3f3;
}