.bannerItem {
height: 800px;
}
.page-template-portfolio-page .item-title-sect .item-cat {
position: inherit;
transform: translateY(-15px) !important;
}
.page-template-portfolio-page .item-title-sect .item-cat:hover {
transform: translateY(-15px) !important;
} @media (max-width: 479px) {
.tituloenmovil, .tituloenmovil * {
font-size: 55px !important;
line-height: 60px !important;
}
.bannerItem {
height: 30vh !important;
}
}