.videoOverview{ background-color: #0D1534; } .header{ background: url('../../../assets/images/overview3/headerBG.png') center; height: 70px; width: 100%; } .videoContent{ display: flex; height: calc(100% - 70px); // background-color: #2FBBEC; overflow: hidden; }