.sp-view-all-link{
	display: none !important;
}
.sp-template {

    max-height: 110px;
}
#cont-enlace-temporada{
    height: auto;
}
.contenedor-temporada-anterior {
    max-width: 928px; 
    width: 100%; 
    margin: 1em auto 0;
    position: relative;
}

@media only screen and (max-width: 959px) {
    .inner-noticia-home{
        height: auto;
        aspect-ratio: 16 / 9;
        display: flex;
        margin: auto;
    }
    .cumpleaños {
        margin-bottom: 2em;
        margin-top: 1.5em;
    }
    .page-template-page_home #aptdo-tv iframe{
        height: revert-layer;
    }
}