.info {
    background-color: #3b5998;
    align-content: center;
    padding-left: 40px;
}

.title {
    color: white;
}

.email,
.phone,
.address {
    color: white;
    margin-top: 40px;
}

.full-screen-map {
    width: 100vw;
    margin: 0;
    padding: 0;
}

.sec,
.sec .row,
.sec .col-md-12 {
    height: 100%;
    margin: 0;
    padding: 0;
}

iframe {
    width: inherit;
}
