.live-score-fullscreen{min-height:80vh;box-sizing:border-box}.live-score-fullscreen .main-block{display:flex;gap:2vw;justify-content:space-around;align-items:stretch;min-height:70vh;box-sizing:border-box}.live-score-fullscreen .team-col{display:grid;justify-content:space-around;flex:1}.live-score-fullscreen .team-col-inner{display:flex;flex-direction:column;gap:2vw;justify-content:center;align-items:center}.live-score-fullscreen .img-style img{width:10vw;max-width:140px;height:auto;object-fit:contain}.live-score-fullscreen .teams-block{font-size:clamp(18px,3vw,36px);font-weight:700;text-align:center}.live-score-fullscreen .score-boxes{font-size:clamp(48px,17vw,120px);font-weight:700;text-align:center;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.live-score-fullscreen .center-meta{font-size:clamp(14px,4vw,28px);font-weight:700;color:#f71e0f;margin:1vw 0}.live-score-fullscreen .timeouts{font-size:clamp(12px,2vw,18px);font-weight:700;color:#00438d}