/* CSS Document */

@media screen and (max-width: 500px) {
	 .itemTitle{
    margin-top: 25px!important;
}
	
}
