.t-cover{
    height: 720px;
    background-image: url("../images/background.png.webp");
}
.t-cover__carrier .loaded{
    height: 800px;
    background-attachment: scroll;
    background-position: center top;
    top: 5px;
    background-image: url("../images/background.png.webp");
}
