.event {
	margin-bottom: 20px;
}

@media screen and (max-width: 834px) {
	
.event {
	margin-bottom: 15px;
}

}