#c3 {
}
#c1 {
}
#c2 {
}
@media screen and (min-width: 641px) and (max-width: 768px){
#c3 {
}
#c1 {
}
#c2 {
}
}
@media screen and (max-width: 640px){
#c3 {
}
#c1 {
}
#c2 {
}
}
