@media only screen and (min-width: 1200px) {
    .p-contacts-top-block {
        padding-bottom: 48px !important;
    }

    .p-contacts-top {
        padding: 30px 0 !important;
    }
}