.mobile-title{
        text-transform: uppercase;
    }
@media screen and (max-width: 768px) {
    
}

@media screen and (max-width: 414px) {
    
}

@media screen and (max-width: 375px) {
    
}

@media screen and (max-width: 320px) {
    
}