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