.bannerItem {
height: 800px;
} @media (max-width: 479px) {
.tituloenmovil, .tituloenmovil * {
font-size: 55px !important;
line-height: 60px !important;
}
.bannerItem {
height: 30vh !important;
}
}