

@media only screen and (max-width: 1000px){
    .homepage-custom-font .separator_wrapper .separator_content {
        font-size: 2em !important;
    }
}