#extraContainer9 {
   font-size: 26px;    
	}
	
@media only screen and (max-width : 550px) {
#extraContainer9 {
   display:none;    
	}
}