.col-2D{
    height: 80%;
    width: 35%;
    float: right;
    margin-top: 100px;
    margin-right: 10%;
}
.col-2E{
    height: 80%;
    width: 35%;
    float: left;
    margin-top: 100px;
    margin-left: 10%;
}
.info{
    height: 400px;
    width: 100%;
}
.local:before, .emailico:before, .telefoneico:before {
    content: '';
    width:  17px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat;
    padding-left: 5px;
}
.tex p{
    text-decoration: none;
}
.img-2E{
    margin-top: 10px;
    width: 100%;
    height: 30%;
}
.col-2E p, a{
    text-decoration: none;
    color: #ffffff;
}
.img-2D{
    margin-top: 10px;
    width: 100%;
    height: 30%;
}