
.contact-title {
    font-size: 1.8rem;
    margin-bottom: 20px;
}
.contact-content {
    line-height: 2;
}
.contact-ewm {
    margin: 20px 0;
    display: flex;
}
.contact-ewm li {
    width: 50%;
    padding-right: 15px;
    text-align: center;
}
.contact-ewm li img {
    width: 100%;
}

.contact-map {
    height: 500px;
    background: url('../images/map.jpg') no-repeat center top;
}

.mapa-contactar {
    margin-bottom: 55px;
    border: 6px solid #fff;
}

