﻿
    .bg-overlay {
    background: url("/pics/eventMain2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    height: 100%;
}
