@media (max-width: 768px) {
    .contact-area.py-100 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}
