@media (max-width: 480px) {
    .canais .canal{
        width: 50px;
        height: 50px;
    }
}