.wpo-contact-pg-section .office-info .office-info-item {
    box-shadow: none;
    border: 7.5px solid #ffffff;
}

.wpo-contact-pg-section .wpo-contact-title {
    max-width: 680px;
    margin-top: 100px;
}

.wpo-contact-title h2.title-impact {
    font-size: 56px;
}

.wpo-contact-pg-section .office-info .office-info-item .office-info-text h2{
    letter-spacing: 0;
}

@media screen and (max-width: 991px) {
    .wpo-contact-pg-section .wpo-contact-title {
        margin-top: 60px;
    }
}

@media screen and (max-width: 767px) {
    .wpo-contact-pg-section .office-info .office-info-item .office-info-text h2 {
        font-size: 30px;
    }

    .wpo-contact-title h2.title-impact {
        font-size: 42px;
    }
}

@media screen and (max-width: 330px) {
    .wpo-contact-pg-section .office-info .office-info-item {
        padding-left: 15px;
        padding-right: 15px;
    }
}
