@media screen and (max-width: 1920px) and (min-width: 999px){
    .xw-title01 {
        width: 54%;
    }
}