body.home-page .section3 .columns .column {
    width: 225px;
    margin-right: 20px;
}

@media only screen and (max-width: 959px) and (min-width: 768px), (max-width: 767px) {
	body.home-page .section3 .columns .column {
    	width: 100%;
	}
}
p.date{
display:none;
}