/* CSS Document */

@media (max-width: 450px){

	
.col-attrazioni h2 {
 
  font-size: 12px;
}


.col-eventi h2 {
 
  font-size: 14px;
}
}