Make CSS Changes To Only Affect Mobile Browser [closed]

Try media query like

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    /* YOUR MOBILE STYLE HERE */
}

Hope it will help!

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)