@media screen {
    a {
        width: 10px;
        height: 10px;
    }
}

a {
    width: 10px;
    height: 10px;
}