.home-siguenos-en-redes {
    margin-top: 0 !important;
    padding: 48px 16px !important;
    margin-bottom: -20px !important;
}
.home-siguenos-en-redes > div {
    padding: 0 !important;
}
.home-siguenos-en-redes > div > div > h2 {
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 28px !important;
    margin-bottom: 48px !important;
}
.home-siguenos-en-redes > div > div > .porto-gallery {
    margin-bottom: 0 !important;
}
.home-siguenos-en-redes .owl-stage-outer {
    max-width: 1100px !important;
    margin: 0 auto !important;
}
.home-siguenos-en-redes .owl-stage {
    gap: 24px !important;
}
.home-siguenos-en-redes .owl-stage > .owl-item {
    width: 164px !important;
    height: 164px !important;
}
.home-siguenos-en-redes .owl-stage > .owl-item:not(.active) {
    opacity: 1 !important;
}

@media (max-width: 768px) {
    .home-siguenos-en-redes .owl-stage-outer {
        overflow: visible !important;
    } 
    .home-siguenos-en-redes .owl-stage-outer .owl-stage {
        width: 1100px !important;
    }
}

@media (min-width: 768px) {
    .home-siguenos-en-redes {
        padding: 96px 0px !important;
    }
    .home-siguenos-en-redes > div > div > .porto-gallery {
        max-width: min(calc(100% - 192px), 1100px) !important;
        margin: 0 auto !important;
    }
    .home-siguenos-en-redes .owl-stage {
        transform: translate3d(-0px, 0px, 0px);
    }
    .home-siguenos-en-redes > div > div > h2 {
        font-size: 36px !important;
        font-weight: 700 !important;
        line-height: 40px !important;
    }

}
