.threecarousel {
    height: 100vh;
}

.zpsocialicon-floater {
	top: 85vh;
}

.theme-blog-tag-list {
    overflow:scroll; 
    height:400px;
}

.theme-blog-category-column > div:last-child {
	display: none;
}

.theme-menu ul li:has(a[href="/servicios"], a[href="/blog"], a[href="/pre-diagnostico"]) {
    display: none !important;
}