.contact-send-container {
    width: 100%; 
}

@media (min-width: 1440px) {
    .contact-send-container {
        width: initial; 
    }
}