#c2 {
	display: none;
}
#c3 {
	display: none;
}
#c4 {
	margin: 50px   ;
}
#c5 {
}
#c8 {
}
#c8 img {
	width: 230px;
	height: 26px;
}
@media screen and (min-width: 469px) and (max-width: 768px){
#c2 {
	display: none;
}
#c3 {
	display: none;
}
#c4 {
}
#c5 {
}
#c8 {
}
}
@media screen and (max-width: 468px){
#c2 {
	display: none;
}
#c3 {
	display: none;
}
#c4 {
}
#c5 {
}
#c8 {
}
}
