.layout-real_project .main-container {
    margin-top: 80px;
    @media screen and (max-width: 768px) {
        margin-top: 40px;
    }
}

.layout-real_project .ctype-header-video .header-video__content {
    opacity: 1;
}
