/* =Child-Theme responsive styles starts here
-------------------------------------------------------------- */

.post_item_single .post_header_single .post_title {
  font-size: 2.5rem
}

@media (max-width: 1679px) {
    .page_content_wrap {
        padding-top: 0 !important;
        padding-bottom: 7.4rem;
    }
}

@media (max-width: 992px) {
.table-contacto div {width: 100%}
}
