#c1 {
}
#c2 {
	margin: 10px auto 60px auto;
}
#c3 {
}
#c4 {
	margin: 0 0 30px 0;
}
#c4 img {
	width: 300px;
	height: 300px;
}
#c5 {
}
@media screen and (min-width: 641px) and (max-width: 834px){
#c1 {
}
#c2 {
}
#c3 {
}
#c4 {
}
#c5 {
}
}
@media screen and (max-width: 640px){
#c1 {
}
#c2 {
}
#c3 {
}
#c4 {
}
#c5 {
}
}
