.circle-bg:after {
    content: "";
    width: 0;
}


.site-blocks-cover h1 {
    font-size: 2.2rem;
    font-weight: 900;
}

@media screen and (max-width:1024px) {
    .site-blocks-cover .desc {
        font-size: 16px;
    }
}




.site-blocks-cover, .site-blocks-cover>.container>.row {
    min-height: 400px !important;
    height: calc(40vh) !important;
}
