.domain-container {
    margin-top: -120px;
    position: relative;
    @media (min-width: 1920px) {
        margin-top: -180px;
    }
}