#c1 {
}
#c3 {
}
#c4 {
}
#c2 {
}
@media screen and (min-width: 481px) and (max-width: 768px){
#c1 {
}
#c3 {
}
#c4 {
}
#c2 {
}
}
@media screen and (max-width: 480px){
#c1 {
}
#c3 {
}
#c4 {
}
#c2 {
}
}
