.sobre-titulo{display:flex;justify-content:space-between;align-items:center;margin-bottom:3vh}.cien-online{font-family:var(--title-font);background-color:rgba(255,255,255,0.25);color:white;font-size:1.1rem;display:inline-block;padding:4px 12px;border-radius:5px;margin-bottom:10px;text-transform:uppercase}.cien-online .cien{font-weight:900;color:var(--color-cta-bg)}header .foto{border-radius:5px 0 0 5px}.contenedor-logo{{#text-align:center;padding:15px;#}}.contenedor-logo img{max-width:200px}header .nombre-master h1{color:white;font-size:4rem;line-height:4rem;margin-bottom:30px}header .secciones-cabecera{display:flex;align-items:stretch;padding:7vh 0}header .seccion{flex:1}header .espacio-superior{height:15vh}header .espacio-inferior{height:15vh}header .seccion.texto .contenido{margin:0 15%}header .seccion.foto{background:url(Cabecera\ MEC\ 2022.png);background-size:cover;background-position:center center}header .descripcion-master{color:white;font-size:1.1rem;line-height:1.4rem;margin-bottom:30px}header .datos .dato{color:white;font-size:1.1rem;padding:5px 0}header .datos .dato.precio{margin-top:20px;background-color:#fed60f;color:black !important;padding:10px 15px;border-radius:5px;border:solid 1px rgba(255,255,255,0.33);display:inline-block;font-size:1.1rem}header .datos .dato.precio strong{color:#3c4f93 !important;font-size:1.1rem}header .datos .dato.precio i{color:black;font-size:1.5rem}header .datos .dato strong{color:var(--color-cta-bg)}header .datos .dato i{color:white;font-size:x-large;margin-right:10px}header .columnas{display:flex;align-items:center;margin-bottom:30px}header .columnas .datos{flex:1}header .columnas .universidad{flex:1}header .columnas .universidad img{max-width:100%}@media only screen and (max-width:1550px){header .secciones-cabecera h1{font-size:2.5rem;line-height:2.5rem}header .secciones-cabecera{padding:2vh 0}header .espacio-superior,header .espacio-inferior{height:8vh}}@media only screen and (max-width:750px){header .secciones-cabecera{display:flex;align-items:stretch;padding:0}.sobre-titulo{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-bottom:0}.sobre-titulo .cien-online{margin-top:20px;margin-bottom:0}header .nombre-master h1{margin-top:50px;font-size:2rem;line-height:2rem}header .secciones-cabecera{flex-direction:column}header .columnas{flex-direction:column;align-items:flex-start}header .datos{margin-bottom:30px}header .universidad img{width:250px}header .espacio-superior{height:10vh}header .espacio-inferior{height:10vh}header .seccion.texto .contenido{margin:0 5%}}