.Goodup-call{
    text-align: justify !important;
}
section img.img-fluid{
    object-fit: contain !important;
}
.Goodup-catg-icon img{
    width: 220px;
    height: 220px;
    object-fit: cover;
}
.mapa{
    width: 100%;
    height: 491px;
    object-fit: contain;
    background: #fff;
}
.btn-more{
    text-align: center;
}
.header-social{
    width: 100%;
}
.header-social a{
    padding-top: 20px;
    padding-right: 20px;
    float: right;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    color: #202838;
}
.lni-facebook,
.lni-instagram,
.lni-linkedin,
.lni-youtube{
    border: 1px solid #202838;
    padding: 5px;
    border-radius: 5px;   
}
iframe{
    width: 100%;
    height: 500px;
}