#EventsList
{
    max-width: 1000px;
    margin: 20px;
    padding-top: 70px;
    padding-bottom: 70px;
}

#EventsList .heading
{
}

#EventsList a, #EventsList a:hover
{
    text-decoration: none;
    width: 100%;
}

#EventsMainList 
{
    width: 100% !important;
    max-width: 100% !important;
}
