.resultados_campe {color: #fff; background-color: #4c4c4c; text-align: center; margin-bottom: 5px; } .nombre_campe {background-color: #131313; } .sin-borde {padding: 0; } .sin-borde-right {padding-right: 0; } .sin-borde-left {padding-left: 0; } .nom_equi {display: flex; align-items: center; justify-content: center; height: 46px; } .cont_parti {margin-bottom: 5px; margin-top: 15px; } @media (min-width: 992px) {.nombre_campe {display: flex; align-items: center; flex-direction: column; justify-content: center; /*height: 9pc;*/ } .nom_equi {height: 30px; } .partid > div {/*height: 9pc;*/ width: 37%; } .partid > div:first-child {border-right: 1px solid #666; } } @media (max-width: 425px) {.nom_equi {font-size: 10px; } .marcador {font-size: 12px; } } @media(max-width: 768px){.nom_equi{font-size: 17px; } .nom_equi>a{color: #fff; } .nom_equi>span{padding: 5px; background-color: #fff; /*width: 36px; */ border-radius: 133px; color: #dc1019; font-weight: 900; } .div-fecha>p{width: 157px; text-align: center; margin: 0 auto; background-color: #3e3e3e; border-radius: 5px 5px 0px 0px; } }