.contact{
    margin-top: 70px;
}
.map-text{
    display:flex !important;
    align-items:center !important;
    justify-content:space-between;
}
.eye{
    border:1px solid #efefef;
    border-radius: 6px;
    padding: 5px;
    cursor:pointer;
}