

iframe{
    height: 90vh;
}

.line{position: absolute;background-color: #061414;height: 10vh;width: 100vw;top: 0;}
@media(max-width:1050px){
    .line{height: 15vh;}
}

.cmp__notice-intro-text{
    font-size: 10px;
}