@media (max-width: 768px) {
    /* Common'dan table overflow zaten var */
}

@media (max-width: 576px) {
    /* Font küçültme common'da */
}