.row.justify-content-center {
    display: flex;
}

.col-lg-4.col-md-6 {
    display: flex;
}

.contact-item {
    width: 100%;
    height: 150px;  
}


