section.contact-section .wrapper {
    position: relative;
    top: 0;
}

section.contact-section a.tel-no,
section.contact-section a.cel-no {
    font-weight: 400;
}

section.contact-section {
    @media (max-width: 1023px) {
        max-height: 1260px;
    }
}
