@media (max-width: 1000px) {
.title .not_responsive {
display: none!important;
}
}