.contact {
    padding: 10rem 0 5rem;
    min-height: 97vh;
}


.contact .contact-icon {
    height: 50px;
    border-style: solid;
    aspect-ratio: 1;

}

.contact .contact-map {
    flex: 1
}