.event-image {
	height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    max-width: 1400px;
}

.less-padding {
	margin: 0px -15px;
}